Click or drag to resize

CtcObjectListBaseTAdd Method (T)

Adds a given object to the CTC list.

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

Parameters

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