NumberTreeIterator Methods |
The NumberTreeIterator type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Equals |
Checks if this DictIterator is equals to the specified NumberTreeIterator 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 NumberTreeIterator.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Value |
Gets the value.
|