Geotools.Net

ItemBoundable Constructor 

Missing <summary> documentation for M:Geotools.Index.STRTree.ItemBoundable.#ctor(System.Object,System.Object)

[Visual Basic]
Public Sub New( _
   ByVal bounds As Object, _
   ByVal item As Object _
)
[C#]
public ItemBoundable(
   object bounds,
   object item
);

Parameters

bounds
Missing <param> documentation for bounds
item
Missing <param> documentation for item

Remarks

Missing <remarks> documentation for M:Geotools.Index.STRTree.ItemBoundable.#ctor(System.Object,System.Object)

See Also

ItemBoundable Class | ItemBoundable Members | Geotools.Index.STRTree Namespace