Click or drag to resize

PFVertexEquals Method

The PFVertex equality comparer ID and Point

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:PolyFramework.PFVertex.Equals(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:PolyFramework.PFVertex.Equals(System.Object)"]

See Also