Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
ITypeDecl Interface
ITypeDecl Properties
IsAbstract Property
IsClass Property
IsDelegateType Property
IsEnum Property
IsGenericParameter Property
IsGenericType Property
IsInterface Property
IsNested Property
IsNullableType Property
IsPartial Property
IsStruct Property
IsValueType Property
Parent Property
TypeParameterCount Property
ITypeDecl
IsAbstract Property
True if the type is abstract.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
bool
IsAbstract
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
ITypeDecl Interface
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com