Mono Class Library: Overview

System.Collections.ObjectModel.Collection<T>: Property Members

The properties of System.Collections.ObjectModel.Collection<T> are listed below. For a list of all members, see the Collection<T> Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint. Documentation for this section has not yet been entered.
default property
Item(int)T. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
ItemsIList<T>. Documentation for this section has not yet been entered.