NodePath.IEnumerable.GetEnumerator Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9083)
IEnumerable.GetEnumerator()
Gets an enumerator that iterates through the elements of this path.
Declaration
IEnumerator IEnumerable.GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator |