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