IParameter Properties
Include Protected Members
Include Inherited Members
The IParameter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Direction | Gets the direction of the parameter. |
![]() |
Id | Gets the identifier of the metadata object. (Inherited from IMetadataStruct.) |
![]() |
IsCached | Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.) |
![]() |
Name | Gets the name of the metadata object. (Inherited from IMetadataStruct.) |
![]() |
OrdinalNumber | Gets the ordinal number of the parameter in the method signature. |
![]() |
TypeReflector | Gets the TypeReflector that corresponds to this parameter. |
Top
.gif)