![]() | Gets the children for this iterator node (for example, a list of files in a given folder). |
![]() | Closes the iterator. |
![]() | Gets the full path of the current location |
![]() | Gets the locale (culture info) for this iterator. |
![]() | Gets the name of the current node (the last folder in the path). |
![]() | Initializes the iterator. |
![]() | Checks if the iterator is at the root node. |
![]() | Moves to the specified location. |
![]() | Moves to the parent of this iterator node; one 'directory' up. |
![]() | Moves to the root of this iterator node. |
ITreeIterator Interface | Plumtree.Remote.Sci Namespace