Click or drag to resize
ParameterInfo Properties

The ParameterInfo type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the name of the parameter.
Public propertyParameterType
Gets the Type of this parameter.
Public propertyPosition
Gets the zero-based position of the parameter in the formal parameter list.
Top
See Also