IMetaCollectionTCount Property
The count of items in the collection.
This is not inherited from
ICollection since this meta-collection cannot be extended by users.
Namespace: DevCase.Core.Math.CombinatoricsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
ReadOnly Property Count As Long
Get
Dim instance As IMetaCollection
Dim value As Long
value = instance.Count
property long long Count {
long long get ();
}
abstract Count : int64 with get
No code example is currently available or this language may not be supported.
Property Value
Int64