STK Common Entity LibrarySend comments on this topic.
IAgEntityCollection Interface

Description

A collection of objects which implement IAgEntity.

Public Methods

Public Method AddAdds an element to the collection.
Public Method AddMultipleAdds multiple elements to the collection.
Public Method CopyCopy the collection
Public Method FindFind an element using its IAgEntity ID property.
Public Method InsertAtInsert an element into the collection at the specified index
Public Method RemoveRemove the provided element from the collection.
Public Method RemoveAllRemove all elements from the collection
Public Method RemoveAtRemove the element at the specified index from the collection.
Public Method RemoveMultipleRemoves multiple elements from the collection.

Public Properties

Public Property CountNumber of items in the collection
Public Property ItemGiven an index, returns the element in the collection.

Interfaces

CoClasses that Implement IAgEntityCollection

© 2024 Analytical Graphics, Inc. All Rights Reserved.