[Missing <summary> documentation for "M:Lucene.Net.Spatial.Tier.Shape.AddBox(System.Double)"]
Assembly: Lucene.Net.Contrib.Spatial (in Lucene.Net.Contrib.Spatial.dll) Version: 2.9.1.2 (2.9.1.002)
Syntax
| C# |
|---|
public void AddBox( double boxId ) |
| Visual Basic |
|---|
Public Sub AddBox ( _ boxId As Double _ ) |
| Visual C++ |
|---|
public: void AddBox( double boxId ) |
Parameters
- boxId
- Type: System..::..Double
[Missing <param name="boxId"/> documentation for "M:Lucene.Net.Spatial.Tier.Shape.AddBox(System.Double)"]