NameTreeIterator Class |
Namespace: pdftron.SDF
public sealed class NameTreeIterator : IClosable
The NameTreeIterator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close | |
![]() | Equals |
Checks if this DictIterator is equals to the specified NameTreeIterator object.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasNext |
Checks for the next element.
|
![]() | Key |
Gets the key.
|
![]() | Next |
Advances the iterator to the next element of the collection.
|
![]() | Set |
Sets value to the specified NameTreeIterator.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Value |
Gets the value.
|