You are here: Start » AVL.NET » EdgeScanParams.Equals Method

EdgeScanParams.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public static bool Equals
(
	AvlNet.EdgeScanParams lhs,
	AvlNet.EdgeScanParams rhs
)

Parameters

Name Type Range Default Description
lhsAvlNet.EdgeScanParams
rhsAvlNet.EdgeScanParams

Function Overrides

See also