AGI STK Util 11 Send comments on this topic.
IAgDoublesCollection Collection

Description

Represents a collection of doubles.

Public Methods

Public Method Add Add a value to the collection of doubles.
Public Method RemoveAll Clears the collection.
Public Method RemoveAt Remove an element from the collection at a specified position.
Public Method SetAt Updates an element in the collection at a specified position.
Public Method ToArray Returns an array of the elements in the collection

Public Properties

Public Property Count Returns the number of items in the collection.
Public Property Item Returns a double at a specified position.

CoClasses that Implement IAgDoublesCollection

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1