| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal comparer As IComparer(Of TKey) _ ) | |
| C# | |
|---|---|
public BPlusTree<TKey,TValue>( IComparer<TKey> comparer ) | |
Parameters
- comparer
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7