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

LinearFunction.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.LinearFunction
rhsAvlNet.LinearFunction

Function Overrides

See also