SelectedObjectCollection Methods |
The SelectedObjectCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Not supported, yet.
| |
| Clear |
Clears the collection and deselect all objects.
| |
| Contains |
Returns true if the specified WindowlessComponent item is contained in the collection.
| |
| CopyTo |
Copies the SelectedObjectCollection from a specified position to a specified array.
| |
| GetEnumerator |
Enumerates through the list of selected objects.
| |
| IndexOf |
Returns the index of the specified item.
| |
| Insert |
Not supported, yet.
| |
| Invert |
Inverts all available objects.
| |
| Remove |
Not supported, yet.
| |
| RemoveAt |
Not supported, yet.
|