CommandConnections.Remove
- Updated2025-07-21
- 1 minute(s) read
CommandConnections.Remove
Syntax
CommandConnections.Remove( uiObj)
Return Value
Returns True when the CommandConnection is removed. Returns False when the CommandConnection is not found.
Purpose
Removes the specified item from this collection, if it exists.
Parameters
uiObj As Object
[In] Specifies the user interface object to disconnect.