Click or drag to resize
Askia

IElementCollection Methods

The IElementCollection type exposes the following members.

Methods
  NameDescription
Public methodCreate
Creates a new element
(Inherited from IRecordEntitiesOwnerTEntityType.)
Public methodCreate(Int32)
Creates a new child element at a given position
Public methodGetById
Get an element with the given id
Public methodGetByType
Get the first element with the given type
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIElement.)
Public methodRemove
Remove an element from the collection given its id
Top
See Also