Click or drag to resize

VariableCollectionSet Method

Overload List
  NameDescription
Public methodSet(String, Int32)
Sets and replaces the value of the variable with the specified varName with the specified value.
Public methodSet(String, Object)
Sets and replaces the value of the variable with the specified varName with the specified value.
Public methodSet(String, Single)
Sets and replaces the value of the variable with the specified varName with the specified value.
Public methodSet(String, String)
Sets and replaces the value of the variable with the specified varName with the specified value.
Top
See Also