Indexer (string)

Get a Condition by name.

Type: ConditionCollection

Namespace: XJTAG.Integration.XJRunner

Syntax

public Condition this[string name] { get; }

Type

Condition

Parameters

name

Type: string

The name of the Condition to retrieve.