Click or drag to resize
ParameterInfo Fields

The ParameterInfo type exposes the following members.

Fields
  NameDescription
Protected fieldAttrsImpl
The attributes of the parameter.
Protected fieldClassImpl
The Type of the parameter.
Protected fieldDefaultValueImpl
The default value of the parameter.
Protected fieldMemberImpl
The member in which the field is implemented.
Protected fieldNameImpl
The name of the parameter.
Protected fieldPositionImpl
The zero-based position of the parameter in the parameter list.
Top
See Also