AGI Common Entity Library 11 Send comments on this topic.
IAgEntityCollection Collection

Description

A collection of objects which implement IAgEntity.

Object Model

Public Methods

Public Method Add Adds an element to the collection.
Public Method AddMultiple Adds multiple elements to the collection.
Public Method Copy Copy the collection
Public Method Find Find an element using its IAgEntity ID property.
Public Method InsertAt Insert an element into the collection at the specified index
Public Method Remove Remove the provided element from the collection.
Public Method RemoveAll Remove all elements from the collection
Public Method RemoveAt Remove the element at the specified index from the collection.
Public Method RemoveMultiple Removes multiple elements from the collection.

Public Properties

Public Property Count Number of items in the collection
Public Property Item Given an index, returns the element in the collection.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1