ICollection..::..Count Property
Gets the number of elements contained in the ICollection.
Namespace:
System.CollectionsAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] int Count { get; }
<TemplateAttribute> _ ReadOnly Property Count As Integer Get
[TemplateAttribute] property int^ Count { int^ get (); }