TextRunInstanceEnumerator Members
Include Protected Members
Include Inherited Members
Gets the enumerator for an inherited object of TextRunInstance.
The TextRunInstanceEnumerator type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose() | Releases the unmanaged resources used by the TextRunInstanceEnumerator. | |
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 ReportElementCollectionBase<T>.ReportElementEnumerator to the first item. | |
ToString() | (Inherited from Object.) |
Top