Add Method
Adds a parameter to the collection.
Type: XJEaseParameterCollection
Namespace: XJTAG.Integration.XJRunner
Syntax
public void Add(XJEaseParameter param)
Parameters
- param
Type: XJEaseParameter
The value of the parameter to add.
XJTAG v4.2.5
Adds a parameter to the collection.
Type: XJEaseParameterCollection
Namespace: XJTAG.Integration.XJRunner
public void Add(XJEaseParameter param)
Type: XJEaseParameter
The value of the parameter to add.
XJTAG v4.2.5