AGI STK Astrogator 11 Send comments on this topic.
IAgVAScriptingParameterCollection Collection

Description

The list of parameters that the script can interact with.

Object Model

Public Methods

Public Method AddAdds a parameter to the collection.
Public Method CutCopies the parameter into the clipboard and removes the parameter from the list.
Public Method InsertCopyCopies the parameter and inserts the copy into the list.
Public Method PastePastes the parameter from the clipboard and inserts into the list.
Public Method RemoveRemoves a parameter.
Public Method RemoveAllRemoves all parameters.

Public Properties

Public Property CountReturns the size of the collection.
Public Property ItemAllows you to iterate through the collection.
Public Property ProvideRuntimeTypeInfoReturns the IAgRuntimeTypeInfo interface to access properties at runtime.
© 2018 Analytical Graphics, Inc. All Rights Reserved.