Click or drag to resize

BTreeBaseKey, ValueCount Property

Gets the number of elements in the set.

Namespace:  VelocityDb.Collection.BTree
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public int Count { get; }

Property Value

Type: Int32
See Also