System.Reflection.ParameterModifier Structure
Reserved for future use.

See Also: ParameterModifier Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public struct ParameterModifier

Remarks

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 System.Reflection.ParameterModifier objects, specify null.

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Requirements

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