Gets the parent collection that contains this CTC object.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public ICtcObjectListBase Parent { get; internal set; }
Visual Basic
Public Property Parent As ICtcObjectListBase
	Get
	Friend Set

See Also