ICLRParamInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public interface class ICLRParamInfo
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("A0198EDF-9A75-4024-8CB9-855A3D706E94")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ICLRParamInfo
type ICLRParamInfo = interface
Public Interface ICLRParamInfo
- Attributes
Properties
| Documentation | |
| IsByRef | |
| IsIn | |
| IsOptional | |
| IsOut | |
| MethodInfo | |
| Name | |
| Position | |
| Type |
Methods
| GetAttributes(String) |