Mono Class Library: System.Reflection Namespace

System.Reflection.ParameterInfo Class

Provides access to parameter metadata. [Edit]

See Also: ParameterInfo Members

[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComDefaultInterface(typeof(System.Runtime.InteropServices._ParameterInfo))]
[System.Runtime.InteropServices.ComVisible(true)]
public class ParameterInfo : ICustomAttributeProvider, System.Runtime.InteropServices._ParameterInfo

Thread Safety

This type is safe for multithreaded operations.

Permissions

TypeReason
!:ReflectionPermission [Edit] Requires permission to reflect non-public members of a type in loaded assemblies. See System.Security.Permissions.ReflectionPermissionFlag.TypeInformation.

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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