Click or drag to resize
IElementModelCollection Methods

The IElementModelCollection type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIElementModel.)
Public methodGetItem
Gets the item by index from array
(Inherited from IArrayT.)
Public methodGetIteratorT
Gets a new generic iterator
(Inherited from IIterableT.)
Public methodToArray
Creates new array containing all the elements of the collection
Top
Extension Methods
See Also