ElementType
Gets the element type, e.g. the T
in T[]
.
Declaration
IType ElementType { get; }
Property Value
Type | Description |
---|---|
IType |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Gets the element type, e.g. the T
in T[]
.
IType ElementType { get; }
Type | Description |
---|---|
IType |