SetVariableList

SetVariableList<TVariable>(IList<TVariable>)

public bool SetVariableList<TVariable>(IList<TVariable> value) ;

Description

Set VariableList value

Type Parameters

Type Parameter Name Description Type Constraints
TVariable Variable value type

Parameters

Parameter Name Description
value Value

Returns

Return true if the value could be set.