Click or drag to resize

BTreeBase<Key, Value>.ToDoBatchAddCount Property

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

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

Property Value

Type: UInt32
See Also