IsRef Property
| CodeIt.Right SDK Class Library |
|
IParameterInfo.IsRef Property
Gets a value indicating whether the parameter is ref.
Property Value
True if parameter is ref; False if otherwise.
Remarks
Example
To be added.
See Also
IParameterInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace