Click or drag to resize
DVarToDVar Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public static DVar[] ToDVar(
	Array inArray
)

Parameters

inArray
Type: SystemArray

Return Value

Type: DVar
See Also