STK ObjectsSend comments on this topic.
IAgCRComplexCollection Interface

Description

Represents a collection of complex numbers.

Public Methods

Public Method AddAdds and returns a new complex value.
Public Method ClearClears all complex values from the collection.
Public Method InsertAtInserts and returns a new complex value at the supplied index.
Public Method RemoveAtRemove the complex value with the supplied index.

Public Properties

Public Property CountReturns the number of elements in the collection.
Public Property ItemGiven an index, returns the element in the collection.

CoClasses that Implement IAgCRComplexCollection

© 2024 Analytical Graphics, Inc. All Rights Reserved.