[This is preliminary documentation and is subject to change.]

Adds a world object and its ON/OFF specification (in the form of a Rule..::..Condition..::..ConditionTuple) to the condition

Namespace: Clarion.Framework.Core
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

Parameters

t
Type: Clarion.Framework.Core..::..Rule..::..Condition..::..ConditionTuple
The world object and its ON/OFF specification that are to be added to the condition

Implements

ICollection<(Of <(<'T>)>)>..::..Add(T)

See Also