[]
Selects the object.
void Select(bool replace = true)
Sub [Select](Optional replace As Boolean = True)
| Type | Name | Description |
|---|---|---|
| bool | replace |
the specified object. false to extend the current selection to include any previously selected objects and the specified object. |