Mono Class Library: OverviewSystem.Reflection.ParameterInfo: Property Members |
The properties of System.Reflection.ParameterInfo are listed below. For a list of all members, see the ParameterInfo Members list.
See Also: Inherited members from System.Object
[read-only] Attributes ParameterAttributes. Gets the attributes of the parameter reflected by the current instance. [read-only] DefaultValue object. Documentation for this section has not yet been entered. [read-only] IsIn bool. Documentation for this section has not yet been entered. [read-only] IsLcid bool. Documentation for this section has not yet been entered. [read-only] IsOptional bool. Documentation for this section has not yet been entered. [read-only] IsOut bool. Documentation for this section has not yet been entered. [read-only] IsRetval bool. Documentation for this section has not yet been entered. [read-only] Member MemberInfo. Documentation for this section has not yet been entered. [read-only] MetadataToken int. Documentation for this section has not yet been entered. [read-only] Name string. Gets the name of the parameter reflected by the current instance. [read-only] ParameterType Type. Gets the type of the parameter reflected by the current instance. [read-only] Position int. Documentation for this section has not yet been entered. [read-only] RawDefaultValue object. Documentation for this section has not yet been entered.