Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
TypeDecl Class
TypeDecl Properties
Category Property
ConstraintClauses Property
DeclaringType Property
HasArgument Property
HasArgumentParens Property
HasConstraintClauses Property
HasTypeParameters Property
IsAbstract Property
IsClass Property
IsComImport Property
IsDelegateType Property
IsEnum Property
IsGenericParameter Property
IsGenericType Property
IsInterface Property
IsInternal Property
IsMethodBodyLevel Property
IsNested Property
IsNew Property
IsNullableType Property
IsPartial Property
IsPrivate Property
IsProtected Property
IsPublic Property
IsReadOnly Property
IsRef Property
IsSealed Property
IsSingleLine Property
IsStatic Property
IsStruct Property
IsValueType Property
Modifiers Property
Name Property
NewLines Property
Parent Property
ParentProject Property
StartColumnNumber Property
StartLineNumber Property
TypeParameterCount Property
TypeParameters Property
TypeDecl
IsNew Property
True if the type has a 'new' modifier.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
IsNew
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
TypeDecl Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com