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