Geotools.Net

Interval Constructor (Interval)

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

[Visual Basic]
Overloads Public Sub New( _
   ByVal other As Interval _
)
[C#]
public Interval(
   Interval other
);

Parameters

other
Missing <param> documentation for other

Remarks

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

See Also

Interval Class | Interval Members | Geotools.Index.STRTree Namespace | Interval Constructor Overload List