[Missing <summary> documentation for "M:Lucene.Net.Spatial.Geometry.Shape.Vector2D.Equals(Lucene.Net.Spatial.Geometry.Shape.Vector2D)"]
Assembly: Lucene.Net.Contrib.Spatial (in Lucene.Net.Contrib.Spatial.dll) Version: 2.9.1.2 (2.9.1.002)
Syntax
C# |
---|
public bool Equals( Vector2D other ) |
Visual Basic |
---|
Public Function Equals ( _ other As Vector2D _ ) As Boolean |
Visual C++ |
---|
public: bool Equals( Vector2D^ other ) |
Parameters
- other
- Type: Lucene.Net.Spatial.Geometry.Shape..::..Vector2D
[Missing <param name="other"/> documentation for "M:Lucene.Net.Spatial.Geometry.Shape.Vector2D.Equals(Lucene.Net.Spatial.Geometry.Shape.Vector2D)"]
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Spatial.Geometry.Shape.Vector2D.Equals(Lucene.Net.Spatial.Geometry.Shape.Vector2D)"]