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.
The number of Spotfire.Dxp.Data.DataColumns in the collection.
Determines if the collection is readonly.
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.
Clears the collection of all Spotfire.Dxp.Data.DataColumns.
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.
Gets an enumerator.
The enumerator
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