STK UtilSend comments on this topic.
IAgDoublesCollection Interface

Description

Represents a collection of doubles.

Public Methods

Public Method AddAdd a value to the collection of doubles.
Public Method RemoveAllClears the collection.
Public Method RemoveAtRemove an element from the collection at a specified position.
Public Method SetAtUpdates an element in the collection at a specified position.
Public Method ToArrayReturns an array of the elements in the collection

Public Properties

Public Property CountReturns the number of items in the collection.
Public Property ItemReturns a double at a specified position.

CoClasses that Implement IAgDoublesCollection

© 2024 Analytical Graphics, Inc. All Rights Reserved.