Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Returns an enumerator that iterates through the collection.
An enumerator that can be used to iterate through the collection.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines 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.
ReadonlyItemGets the relation at the given index.
Gets a collection of methods for executing transactions on the document.
Finds a relation between two given data tables.
The relation between the tables; otherwise null.
Finds all valid relations where a given data table is involved.
The data table.
A list of valid data relations.
Finds all relations where a given data table is involved.
A list of data relations.
Removes a relation from this collection.
The relation to be removed.
Removes all relations that satisfy a given predicate from this collection.
The predicate.
A collection of Spotfire.Dxp.Data.DataRelation objects.
Since
2.0