Collection of ternary expressions stored within the instance
Namespace: uStrata.MathDaemon.ComputationAssembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
public IEnumerable<TernaryExpression> TernaryExpressionList { get; }public IEnumerable<TernaryExpression> TernaryExpressionList { get; }Public ReadOnly Property TernaryExpressionList As IEnumerable(Of TernaryExpression)
Get
Public ReadOnly Property TernaryExpressionList As IEnumerable(Of TernaryExpression)
Get
member TernaryExpressionList : IEnumerable<TernaryExpression> with get
member TernaryExpressionList : IEnumerable<TernaryExpression> with get
Property Value
Type:
IEnumerable TernaryExpression