Interface IOptionalModifier
Optional modifier
Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface IOptionalModifier : 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 |