Generic interface for lists of CTC objects.

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

Syntax

C#
public interface ICtcObjectListBase : IEnumerable
Visual Basic
Public Interface ICtcObjectListBase _
	Inherits IEnumerable

See Also