Click or drag to resize
RowFactoryOperators Method

Namespace: FlexRule.Decisions.Tables.Definitions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static IOperatorRow Operators(
	ITable table,
	IIterable<ICell> ops
)

Parameters

table
Type: FlexRule.Decisions.Tables.DefinitionsITable
ops
Type: FlexRuleIIterableICell

Return Value

Type: IOperatorRow
See Also