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