FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Decisions Namespaces
FlexRule.Decisions.Tables.Parser
TableParser Class
TableParser Methods
Parse Method
Parse Method (IEnumerable(ITable))
Parse Method (IEnumerable(ITable), IElementModel)
TableParser
Parse Method (IEnumerable
ITable
)
Namespace:
FlexRule.Decisions.Tables.Parser
Assembly:
FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
IIterable
<
IElementModel
>
Parse
(
IEnumerable
<
ITable
>
tables
)
Parameters
tables
Type:
System.Collections.Generic
IEnumerable
ITable
Return Value
Type:
IIterable
IElementModel
Implements
ITableParser
Parse(IEnumerable
ITable
)
See Also
Reference
TableParser Class
Parse Overload
FlexRule.Decisions.Tables.Parser Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com