WithInt Method (long)
Adds a new IntParameter (based on an Int64) to the collection.
Type: XJEaseParameterCollection
Namespace: XJTAG.Integration.XJRunner
Syntax
public XJEaseParameterCollection WithInt(long intValue)
Parameters
- intValue
Type: long
The value of the IntParameter to add.
Return Value
- XJEaseParameterCollection
The collection after the parameter has been added.
XJTAG v4.2.5
