Class Bintree Inheritance object Bintree<object> Bintree Inherited Members Bintree<object>.EnsureExtent(Interval, double) Bintree<object>.Depth Bintree<object>.Count Bintree<object>.NodeSize Bintree<object>.Insert(Interval, object) Bintree<object>.Remove(Interval, object) Bintree<object>.GetEnumerator() Bintree<object>.Query(double) Bintree<object>.Query(Interval) Bintree<object>.Query(Interval, ICollection<object>) object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Namespace: NetTopologySuite.Index.Bintree Assembly: NetTopologySuite.dll Syntax public class Bintree : Bintree<object>