AGI Real-Time Tracking Tool 11 Send comments on this topic.
IAgRt3EventDefinitionCollection Collection

Description

A collection of user defined events.

Object Model

Public Methods

Public Method Add Adds an element to the collection.
Public Method Copy Copy the collection
Public Method IndexOf Returns the index of an event in the collection. Returns -1 if the event does not exist.
Public Method InsertAt Insert an element into the collection at the specified index
Public Method Remove Remove the provided element from the collection.
Public Method RemoveAll Remove all elements from the collection
Public Method RemoveAt Remove the element at the specified index from the collection.

Public Properties

Public Property Count Number of items in the collection
Public Property Item Given an index, returns the element in the collection.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1