Interface ITypeOfExpression
Typeof expression
Inherited Members
Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface ITypeOfExpression : IExpression
Properties
Type
The type
Declaration
IType Type { get; set; }
Property Value
Type | Description |
---|---|
IType |