DataRelationshipsColumnCollection Methods TIBCO Spotfire 7.6 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.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetEnumerator
Gets an enumerator.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(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