You are here: Start » FIL.NET » LabeledPoint2D.Equals Method

LabeledPoint2D.Equals Method

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public static bool Equals
(
	FilNet.LabeledPoint2D lhs,
	FilNet.LabeledPoint2D rhs
)

Parameters

Name Type Range Default Description
lhsFilNet.LabeledPoint2D
rhsFilNet.LabeledPoint2D

Function Overrides

See also