Click or drag to resize

BTreeBaseKey, ValueToDoBatchAddCount Property

Gets the number of objects that are not yet added to the collection

Namespace:  VelocityDb.Collection.BTree
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public uint ToDoBatchAddCount { get; }

Property Value

Type: UInt32
See Also