AGI STK Objects 11 Send comments on this topic.
IAgStkObjectElementCollection Collection

Description

Represents a collection of STK objects.

Object Model

Public Methods

Public Method Contains Checks whether an object with the given name exists.

Public Properties

Public Property Count Returns the number of elements in a collection.
Public Property Item Given 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.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1