Interface IVariableReferenceExpression
Variable reference expression
Inherited Members
Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface IVariableReferenceExpression : IExpression
Properties
Variable
Variable reference
Declaration
IVariableReference Variable { get; set; }
Property Value
Type | Description |
---|---|
IVariableReference |