The CrossTablePlotHeaderSizeCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Contains |
Determines whether the specified value is in this collection.
(Inherited from DocumentNodeListBaseT.) | |
| ForEachNodeInSubTreeTNode |
Applies the specified action to all nodes of the specified type in the subtree spanned
from this node, including this node.
(Inherited from DocumentNode.) | |
| GetEnumerator |
Returns an enumerator that iterates through this collection.
(Inherited from DocumentNodeListBaseT.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf |
Searches for the specified value and returns the zero-based index
of the first occurrence within this collection.
(Inherited from DocumentNodeListBaseT.) | |
| ToArray | Copies the elements of the collection to a new array.
(Inherited from DocumentNodeListBaseT.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Explicit Interface Implementations
See Also