STK AstrogatorSend comments on this topic.
IAgVAScriptingParameterEnumerationChoiceCollection Interface

Description

The list of enumeration choices available when parameter type is Enumeration.

Public Methods

Public Method AddAdds an enumeration choice to the collection.
Public Method CutCopies the enumeration choice into the clipboard and removes the enumeration choice from the list.
Public Method GetItemByIndexRetrieves a scripting parameter enumeration choice in the collection by index.
Public Method GetItemByNameRetrieves a scripting parameter enumeration choice in the collection by name.
Public Method InsertCopyCopies the enumeration choice and inserts the copy into the list.
Public Method PastePastes the enumeration choice from the clipboard and inserts into the list.
Public Method RemoveRemoves an enumeration choice.

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.

Interfaces

Implemented Interface
© 2025 Analytical Graphics, Inc. All Rights Reserved.