SelectionItemPattern Methods
.NET Framework 4.5
The SelectionItemPattern type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddToSelection | Adds the current element to the collection of selected items. |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
Finalize | Frees resources and performs other cleanup operations before the object is reclaimed by garbage collection. (Inherited from BasePattern.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
RemoveFromSelection | Removes the current element from the collection of selected items. |
|
Select | Deselects any selected items and then selects the current element. |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |