Overload | Description |
---|---|
BPlusTree.OptionsV2<TKey,TValue> Constructor(ISerializer<TKey>,ISerializer<TValue>) | Constructs the options configuration to initialize a BPlusTree instance using the default Comparer for TKey |
BPlusTree.OptionsV2<TKey,TValue> Constructor(ISerializer<TKey>,ISerializer<TValue>,IComparer<TKey>) | Constructs the options configuration to initialize a BPlusTree instance |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7