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 GetItemByIndexRetrieves a user variable definition in the collection by index.
Public Method GetItemByNameRetrieves a user variable definition 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.
© 2024 Analytical Graphics, Inc. All Rights Reserved.