Interface IRequiredModifier
Required modifier
Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface IRequiredModifier : IType, IComparable, IDotNetType
Properties
ElementType
Element type
Declaration
IType ElementType { get; set; }
Property Value
Type | Description |
---|---|
IType |
Modifier
Modifier type reference
Declaration
ITypeReference Modifier { get; set; }
Property Value
Type | Description |
---|---|
ITypeReference |