A collection of objects which implement IAgEntity.
![]() | Adds an element to the collection. |
![]() | Adds multiple elements to the collection. |
![]() | Copy the collection |
![]() | Find an element using its IAgEntity ID property. |
![]() | Insert an element into the collection at the specified index |
![]() | Remove the provided element from the collection. |
![]() | Remove all elements from the collection |
![]() | Remove the element at the specified index from the collection. |
![]() | Removes multiple elements from the collection. |
Implemented Interface |
---|
IAgPersistSafeArray |
IAgEntityCollectionEvents |