Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
ParameterRef Class
ParameterRef Properties
Index Property
IsOptional Property
IsOut Property
IsParams Property
IsRef Property
IsThis Property
Name Property
ParameterRef
IsRef Property
True if the referenced parameter is a 'ref' parameter.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
IsRef
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
ParameterRef Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com