PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyINew­Array­ExpressionElement­Type
Open sandboxFocus

INewArrayExpression.ElementType Property

ElementType

Gets the type of elements of the array.

Declaration
Type ElementType { get; }
Property Value
Type Description
System.Type