DataRelationshipsColumnCollection Methods TIBCO Spotfire 7.11 API Reference

The DataRelationshipsColumnCollection type exposes the following members.

Methods

  Name Description
Public method Add
Add a DataColumn to this collection
Public method AddRange
Adds the DataColumns to this collection.
Public method Clear
Clears the collection of all DataColumns.
Public method Contains
Checks if a DataColumn exists in the collection.
Public method CopyTo
Copies the included DataColumns to the given array.
Public method GetEnumerator
Gets an enumerator.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Remove
Removes a DataColumn from the collection.
Public method ReplaceAll
Replaces all current DataColumns, if any, with the given columns.
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IEnumerableGetEnumerator
Gets an enumerator.
Top
See Also

Reference