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.
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.
Add a Spotfire.Dxp.Data.DataColumn to this collection
The Spotfire.Dxp.Data.DataColumn to add.
Adds the Spotfire.Dxp.Data.DataColumns to this collection.
The Spotfire.Dxp.Data.DataColumns to add.
Checks if a Spotfire.Dxp.Data.DataColumn exists in the collection.
The Spotfire.Dxp.Data.DataColumn to look for.
True if item exists, false otherwise.
Copies the included Spotfire.Dxp.Data.DataColumns to the given array.
The array to copy the Spotfire.Dxp.Data.DataColumns to.
The zero-based index in array at which copying begins.
Removes a Spotfire.Dxp.Data.DataColumn from the collection.
The Spotfire.Dxp.Data.DataColumn to remove.
True if successful, false otherwise.
Replaces all current Spotfire.Dxp.Data.DataColumns, if any, with the given columns.
The Spotfire.Dxp.Data.DataColumns to replace with.
Represents a collection of Spotfire.Dxp.Data.DataColumns selected as input for a Spotfire.Dxp.Application.Calculations.DataRelationships.DataRelationshipsCalculation.
Since
2.0