AddInt Method (int)
Adds a new IntParameter (based on an Int32) to the collection.
Type: XJEaseParameterCollection
Namespace: XJTAG.Integration.XJRunner
Syntax
public void AddInt(int intValue)
Parameters
- intValue
Type: int
The value of the IntParameter to add to the collection.
XJTAG v4.2.5
