Mono Class Library: Overview

System.Collections.Generic.ICollection<T>: Property Members

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

Public Properties

[read-only]
Countint. Gets the number of elements contained in the current instance.
[read-only]
IsReadOnlybool. Indicates whether the current collection is read-only.