PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyMethod­Body­Element­KindArray­Index
Open sandboxFocus

MethodBodyElementKind.ArrayIndex Field

Element of an array (IBinaryExpression where Left is the array and Right is the index).

Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp.dll
Syntax
public const MethodBodyElementKind ArrayIndex
Returns
Type Description
MethodBodyElementKind