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

PCAModel.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.PCAModel
rhsAvlNet.PCAModel

Function Overrides

See also