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

Syntax

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

Inheritance Hierarchy

System..::..Object
  RRAutoLib.CTC..::..Script..::..EventsList

See Also