Geotools.Net

SIRtree.Comparator Constructor 

Missing <summary> documentation for M:Geotools.Index.STRTree.SIRtree.Comparator.#ctor(Geotools.Index.STRTree.SIRtree)

[Visual Basic]
Public Sub New( _
   ByVal parent As SIRtree _
)
[C#]
public SIRtree.Comparator(
   SIRtree parent
);

Parameters

parent
Missing <param> documentation for parent

Remarks

Missing <remarks> documentation for M:Geotools.Index.STRTree.SIRtree.Comparator.#ctor(Geotools.Index.STRTree.SIRtree)

See Also

SIRtree.Comparator Class | SIRtree.Comparator Members | Geotools.Index.STRTree Namespace