MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​TypesIArray­TypeElement­Type
Open sandboxFocus

IArrayType.ElementType Property

ElementType

Gets the element type, e.g. the T in T[].

Declaration
IType ElementType { get; }
Property Value
Type Description
IType