Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
Alias Class
Alias Properties
Category Property
Children Property
Expression Property
FullName Property
HasArgumentParens Property
HasDeclarationsInProject Property
HasTerminatorDefault Property
IsAbstract Property
IsClass Property
IsDelegateType Property
IsEnum Property
IsGenericParameter Property
IsGenericType Property
IsGlobal Property
IsInterface Property
IsNamespace Property
IsNested Property
IsNullableType Property
IsPartial Property
IsRootLevel Property
IsSingleLine Property
IsStruct Property
IsType Property
IsValueType Property
Keyword Property
Name Property
Namespace Property
Type Property
TypeParameterCount Property
Alias
IsEnum Property
True if the aliased type is an enum.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
IsEnum
{
get
; }
Property Value
Type:
Boolean
Implements
ITypeDecl
IsEnum
See Also
Reference
Alias Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com