Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
TypeRefBase Class
TypeRefBase Properties
ArrayRanks Property
DontUseKeyword Property
HasArrayRanks Property
HasTypeArguments Property
IsArray Property
IsBuiltInType Property
IsDelegateType Property
IsDocCodeReference Property
IsFixedBufferType Property
IsInterface Property
IsInternal Property
IsNullableType Property
IsPointer Property
IsPrimitive Property
IsPrivate Property
IsProtected Property
IsPublic Property
IsSingleLine Property
IsStatic Property
Parent Property
PointerCount Property
TypeArgumentCount Property
TypeArguments Property
TypeRefBase
IsArray Property
True if the type reference is an array.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
IsArray
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
TypeRefBase Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com