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