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