Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Readonly
ItemGets the element at the specified index.
Gets the context of this node.
Gets the number of elements contained in this instance.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Determines whether the specified value is in this collection.
The object to locate in this collection. The value can be null.
true if value is found in this collection; otherwise, false.
Returns an enumerator that iterates through this collection.
An System.Collections.Generic.IEnumerator for this collection.
Searches for the specified value and returns the zero-based index of the first occurrence within this collection.
The object to locate. The value can be null.
The zero-based index of the first occurrence of value within this collection, if found; otherwise, -1.
Copies the elements of the collection to a new array.
An array containing the elements.
Class that represent sizes for headers in the CrossTablePlot.
Since
2.0