The properties of System.Collections.Generic.ICollection<T> are listed below. For a list of all members, see the ICollection<T> Members list.
[read-only] | Count | int.
Gets the number of elements contained in the ICollection`1. |
[read-only] | IsReadOnly | bool.
Gets a value indicating whether the ICollection`1 is read-only. |