Click or drag to resize

ScriptingEventsList Class

Collection initializer used to encapsulate a list of scripting events.
Inheritance Hierarchy
SystemObject
  RRAutoLib.ScriptingScriptingEventsList

Namespace:  RRAutoLib.Scripting
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Class EventsList
	Implements IEnumerable

The ScriptingEventsList type exposes the following members.

Constructors
  NameDescription
Public methodScriptingEventsList
Initializes a new instance of the ScriptingEventsList class
Top
Properties
  NameDescription
Public propertyCount
Top
Methods
  NameDescription
Public methodAdd
Public methodGetEnumerator
Top
See Also