Search Results for

    Show / Hide Table of Contents

    Interface ITypeReferenceExpression

    Type reference expression

    Inherited Members
    IExpression.GetExpressionType()
    Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
    Assembly: Microsoft.ML.Probabilistic.Compiler.dll
    Syntax
    public interface ITypeReferenceExpression : IExpression

    Properties

    Type

    Type reference

    Declaration
    ITypeReference Type { get; set; }
    Property Value
    Type Description
    ITypeReference
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.