StepGroupListConnections.Remove

Syntax

StepGroupListConnections.Remove( uiObj)

Return Value

Boolean

Returns True when the StepGroupListConnection is removed. Returns False when the StepGroupListConnection 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.

See Also

StepGroupListConnections.Add