Click or drag to resize

BitCollectionCount Property

[This is preliminary documentation and is subject to change.]

Gets the number of elements contained in the collection.

Namespace:  Condensed
Assembly:  Condensed (in Condensed.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also