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