Click or drag to resize

ShellBrowserBaseGetEnumerator Method

Implemetation of IEnumerable.GetEnumerator

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
IEnumerator interface
See Also