ICollection(Of T) Properties

 

Namespace:   System.Collections.Generic
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubpropertyCount

Gets the number of elements contained in the ICollection(Of T).

System_CAPS_pubpropertyIsReadOnly

Gets a value indicating whether the ICollection(Of T) is read-only.

Return to top
Show: