dotNetObject:System.Reflection.ParameterInfo

--PROPERTIES OF dotNetObject:System.Reflection.ParameterInfoDefault / Value
.Attributes : , read-onlydotNetObject:System.Reflection.ParameterAttributes
.DefaultValue : , read-onlyundefined
.IsIn : , read-onlyfalse
.IsLcid : , read-onlyfalse
.IsOptional : , read-onlyfalse
.IsOut : , read-onlyfalse
.IsRetval : , read-onlyfalse
.Member : , read-onlydotNetObject:System.Reflection.RuntimeMethodInfo
.MetadataToken : , read-only134217728
.Name : , read-onlyundefined
.ParameterType : , read-onlydotNetObject:System.RuntimeType[System.Boolean]
.Position : , read-only-1
.RawDefaultValue : , read-onlyundefined
--METHODS OF dotNetObject:System.Reflection.ParameterInfo
.Equals obj
.[static]Equals objA objB
.GetCustomAttributes inherit
.GetCustomAttributes attributeType inherit
.GetHashCode()
.GetOptionalCustomModifiers()
.GetRequiredCustomModifiers()
.GetType()
.IsDefined attributeType inherit
.[static]ReferenceEquals objA objB
.ToString()
--EVENTS OF dotNetObject:System.Reflection.ParameterInfo