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

SamplingParams.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.SamplingParams
rhsAvlNet.SamplingParams

Function Overrides

See also