The RowSelection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AsIndexSet |
Gets the row selection as an IndexSet.
| |
| Combine | Combine using the specified operation two row
selections to create a new combined
row selection.
| |
| Equals |
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).) | |
| 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.) | |
| GetObjectData | Implements ISerializable | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Returns a String that represents the current Object.
(Overrides ObjectToString.) |
See Also