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.
Gets the context of this node.
The number of items in the collection.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Adds a column that will be used to sort the table plot after.
The data column to sort by.
Determines how to sort
Determines if a column is present in the collection.
The column to look for.
True if the column was present in the collection, false otherwise.
Gets an enumerator over the items in the collection.
The enumerator.
Removes a data column from the colleciton.
The data column to remove.
True if the column was present in the collection, false otherwise.
Gets the sort info corresponding to a given data column if it exists.
The data column to look for.
Contains info about how a given column is sorted if it is sorted.
True if the dataColumn was present in the collection, false otherwise.
Contains info on how to sort the table plot.
Since
2.0