Delegate BTree<TKey, TValue>.UpdateDelegate
Namespace: Tenray.ZoneTree.Collections.BTree
Assembly: ZoneTree.dll
Syntax
public delegate AddOrUpdateResult BTree<TKey, TValue>.UpdateDelegate(ref TValue value)
Parameters
Type | Name | Description |
---|---|---|
TValue | value |
Returns
Type | Description |
---|---|
AddOrUpdateResult |