ParagraphInstanceEnumerator Members
Include Protected Members
Include Inherited Members
Gets the enumerator for an inherited object of ParagraphInstance.
The ParagraphInstanceEnumerator type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose() | Releases the unmanaged resources used by the ParagraphInstanceEnumerator. | |
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
MoveNext() | Moves to the next item in the enumerator. | |
Reset() | Resets the ParagraphInstanceEnumerator to the first item. | |
ToString() | (Inherited from Object.) |
Top