RowSelection Methods TIBCO Spotfire 7.6 API Reference

The RowSelection type exposes the following members.

Methods

  Name Description
Public method AsIndexSet
Gets the row selection as an IndexSet.
Public method Static member Combine
Combine using the specified operation two row selections to create a new combined row selection.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).)
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 GetHashCode
Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ObjectGetHashCode.)
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 ToString
Returns a String that represents the current Object.
(Overrides ObjectToString.)
Top
See Also

Reference