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 ICollection`1.

[read-only]
IsReadOnlybool.

Gets a value indicating whether the ICollection`1 is read-only.