Click or drag to resize
DVarCompare Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public static int Compare(
	DVar left,
	DVar right,
	out bool outIsBad
)

Parameters

left
Type: SurveyToGo.UserLogic.InterfacesDVar
right
Type: SurveyToGo.UserLogic.InterfacesDVar
outIsBad
Type: SystemBoolean

Return Value

Type: Int32
See Also