With Method

Adds a parameter to the collection.

Type: XJEaseParameterCollection

Namespace: XJTAG.Integration.XJRunner

Syntax

public XJEaseParameterCollection With(XJEaseParameter param)

Parameters

param

Type: XJEaseParameter

The XJEaseParameter to add.

Return Value

XJEaseParameterCollection

The collection after the parameter has been added.