RowSelection Methods

Spotfire 14.3 API Reference

The RowSelection type exposes the following members.

Methods

  NameDescription
Public methodAsIndexSet
Gets the row selection as an IndexSet.
Public methodStatic memberCombine
Combine using the specified operation two row selections to create a new combined row selection.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
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 methodGetObjectData
Implements ISerializable
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Overrides ObjectToString.)
Top
See Also

Reference