GSChangesIterator Class |
Namespace: pdftron.PDF
public sealed class GSChangesIterator : IClosable
The GSChangesIterator type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Current | Gets the current GStateGStateAttribute value
| |
Equals | Check if given object is equal or not | |
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 | Determines if the iteration has more elements.
| |
Next | Iterates to the next object in the iteration
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |