BPlusTree1.WhereBetween
BPlusTree<TValue>.WhereBetween method
public IEnumerable<int> WhereBetween(TValue from, TValue to, bool fromInclusive, bool toInclusive)
See Also
- class BPlusTree<TValue>
- namespace Aspose.Gis.Indexing.BPlusTree
- assembly Aspose.GIS