With Method
Appends an XJEaseParameter to the end of the array.
Type: XJEaseArrayParameter
Namespace: XJTAG.Integration.XJRunner
Syntax
public XJEaseArrayParameter With(XJEaseParameter arrayItem)
Parameters
- arrayItem
Type: XJEaseParameter
The XJEase value to append to the array.
Return Value
- XJEaseArrayParameter
The array after appending the parameter.
Exceptions
- RuntimeException
The given item was not the correct type.
XJTAG v4.2.5
