WithInt Method Overloads
| Method | Description |
|---|---|
| WithInt(int) | Appends a new IntParameter (based on an Int32) to the end of the array. |
| WithInt(uint) | Appends a new IntParameter (based on a UInt32) to the end of the array. |
| WithInt(long) | Appends a new IntParameter (based on an Int64) to the end of the array. |
| WithInt(ulong) | Appends a new IntParameter (based on a UInt64) to the end of the array. |
XJTAG v4.2.5
