Interface: Base2art.Collections.IReadOnlyArrayList<T>

Represents a read-only collection of elements that can be accessed by index.

Implements

System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable

Properties

Count

Gets the number of elements contained in the Collection.


Item

Documentation Pending Base2art.Collections.IReadOnlyArrayList`1.Item