Click or drag to resize

SelectedObjectCollection Methods

The SelectedObjectCollection type exposes the following members.

Methods
 NameDescription
Public methodAdd Not supported, yet.
Public methodClear Clears the collection and deselect all objects.
Public methodContains Returns true if the specified WindowlessComponent item is contained in the collection.
Public methodCopyTo Copies the SelectedObjectCollection from a specified position to a specified array.
Public methodGetEnumerator Enumerates through the list of selected objects.
Public methodIndexOf Returns the index of the specified item.
Public methodInsert Not supported, yet.
Public methodInvert Inverts all available objects.
Public methodRemove Not supported, yet.
Public methodRemoveAt Not supported, yet.
Top
See Also