ParagraphInstanceCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of ParagraphInstance objects.
The ParagraphInstanceCollection 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 ParagraphInstanceCollection. | |
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 ParagraphInstanceCollection. |
Top