STK ObjectsSend comments on this topic.
IAgEOIRShapeCollection Interface

Description

IAgEOIRShapeCollection Interface.

Public Methods

Public Method AddAdds an element at the end of the collection.
Public Method RemoveAtRemoves an element at the given index in the collection.

Public Properties

Public Property CountReturns the number of elements in a collection.
Public Property ItemGiven an index, returns an element in the collection. If the index is an integer, then the method returns the element in the collection at the given position. If the index is a string, then the method returns the element with the specified name.

CoClasses that Implement IAgEOIRShapeCollection

© 2024 Analytical Graphics, Inc. All Rights Reserved.