![]() | IElementCollection Methods |
The IElementCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create |
Creates a new element
(Inherited from IRecordEntitiesOwnerTEntityType.) |
![]() | Create(Int32) |
Creates a new child element at a given position
|
![]() | GetById |
Get an element with the given id
|
![]() | GetByType |
Get the first element with the given type
|
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIElement.) |
![]() | Remove |
Remove an element from the collection given its id
|