Namespace Tenray.ZoneTree.Collections.BTree Classes BTreeSeekableIterator<TKey, TValue> BTree<TKey, TValue> In memory B+Tree. This class is thread-safe. BTree<TKey, TValue>.FrozenNodeIterator BTree<TKey, TValue>.LeafNode BTree<TKey, TValue>.Node BTree<TKey, TValue>.NodeIterator FrozenBTreeSeekableIterator<TKey, TValue> Interfaces ILocker Delegates BTree<TKey, TValue>.AddDelegate BTree<TKey, TValue>.UpdateDelegate