System.Reflection.ParameterModifier Structure

public struct ParameterModifier

Base Types

Object
  ValueType
    ParameterModifier

Assembly

mscorlib

Library

Reflection

Summary

Reserved for future use.

Description

[Note: This class is provided in order to implement the abstract methods that require it in the reflection library. When invoking a method with a parameter that is an array of ParameterModifier objects, specify null .]

See Also

System.Reflection Namespace