Click or drag to resize

CtcObjectListBaseTRemove Method

Removes an object from the CTC list.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Sub Remove ( 
	objCtcObject As T
)

Parameters

objCtcObject
Type: T
The object to be removed.
See Also