Provides means for a CTC object to have packet sending states.

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

Syntax

C#
[SerializableAttribute]
public sealed class PkStatesList : IEnumerable, 
	ISerializable, IDeserializationComplete, ISupportsScriptEvents
Visual Basic
<SerializableAttribute> _
Public NotInheritable Class PkStatesList _
	Implements IEnumerable, ISerializable, IDeserializationComplete, ISupportsScriptEvents

Inheritance Hierarchy

System..::..Object
  RRAutoLib.CTC..::..PkStatesList

See Also