BPlusTree1.WhereGreater

BPlusTree<TValue>.WhereGreater method

public IEnumerable<int> WhereGreater(TValue value)

See Also