TextRunInstanceCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of StateIndicator objects.
The TextRunInstanceCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetEnumerator() | Returns an enumerator that iterates through the TextRunInstanceCollection. | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator() | Returns an enumerator that iterates through the TextRunInstanceCollection. |
Top