CadParameter1.Init

CadParameter<T>.Init method

Initialize the specified value.

public override void Init(object value)
ParameterTypeDescription
valueObjectThe value of the parameter.

See Also