Click or drag to resize

ISimObjectCollection Methods

The ISimObjectCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds simObject to the collection.
Public methodAddCollection
Adds collection of ISimObject to the collection.
Public methodGet
Returns reference to ISimObject with the given index. If no object is found, ArgumentException is thrown.
Public methodRemove
Removes simObject from the collection.
Top
See Also