AddInt Method (uint)

Adds a new IntParameter (based on a UInt32) to the collection.

Type: XJEaseParameterCollection

Namespace: XJTAG.Integration.XJRunner

Syntax

public void AddInt(uint intValue)

Parameters

intValue

Type: uint

The value of the IntParameter to add to the collection.