Click or drag to resize

CtcObjectListBaseTAdd Method

Creates and adds a new object to the CTC list.

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

Return Value

Type: T
The created object that was added.
See Also