FDFFieldIterator Methods |
The FDFFieldIterator type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Current | get the current FDFFieldIterator
| |
Equals | check if equals to another FDFFieldIterator | |
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 | check if there are more elements for the iterator
| |
Next | advance FDFFieldIterator to the next FDFField | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |