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