Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FileNode.GetEnumerator Method

Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

GetEnumerator()

Gets an enumerator that iterates through the child nodes in the current node. Inherited from NodeBase.

Declaration
public IEnumerator<NodeBase> GetEnumerator()
Returns
Type Description
IEnumerator<NodeBase>

An enumerator that iterates through the child nodes in the current node.

Implements
IEnumerable<T>.GetEnumerator()
In This Article
  • GetEnumerator()
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies