System.Reflection.ParameterInfo.PositionImpl Field

The zero-based position of the parameter in the parameter list.

Syntax

protected int PositionImpl

Remarks

This field is intended only for users who are deriving classes from ParameterInfo.

Typical access to the name of the parameter is through ParameterInfo.Position.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0