IMetaCollectionTCount Property

The count of items in the collection.

This is not inherited from ICollection since this meta-collection cannot be extended by users.

Definition

Namespace: DevCase.Core.Math.Combinatorics
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
long Count { get; }

Property Value

Int64

See Also