Provides means for a CTC object to have states.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.3.3371.40749 (1.3.0.0)

Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
<ComVisibleAttribute(False)> _
Public NotInheritable Class StatesList _
	Implements IEnumerable, ISerializable, ISupportsScriptEvents

Inheritance Hierarchy

System..::.Object
  RRAutoLib.CTC..::.StatesList

See Also