STK AstrogatorSend comments on this topic.
IAgVAUserVariableDefinitionCollection Interface

Description

The list of User Variables accessed through the Driver.

Public Methods

Public Method AddAdds a user variable to the collection.
Public Method GetItemByIndexAllows you to retrieve an element in the collection by index.
Public Method GetItemByNameAllows you to retrieve an element in the collection by name.
Public Method RemoveRemoves a user variable.
Public Method RemoveAllRemoves all user variables.

Public Properties

Public Property CountReturns the size of the collection.
Public Property ItemAllows you to iterate through the collection.
© 2022 Analytical Graphics, Inc. All Rights Reserved.