STK Real-Time Tracking ToolSend comments on this topic.
IAgRt3EventDefinitionCollection Interface

Description

A collection of user defined events.

Public Methods

Public Method AddAdds an element to the collection.
Public Method CopyCopy the collection
Public Method IndexOfReturns the index of an event in the collection. Returns -1 if the event does not exist.
Public Method InsertAtInsert an element into the collection at the specified index
Public Method RemoveRemove the provided element from the collection.
Public Method RemoveAllRemove all elements from the collection
Public Method RemoveAtRemove the element at the specified index from the collection.

Public Properties

Public Property CountNumber of items in the collection
Public Property ItemGiven an index, returns the element in the collection.

Interfaces

CoClasses that Implement IAgRt3EventDefinitionCollection

© 2024 Analytical Graphics, Inc. All Rights Reserved.