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
TypeParameterCount Property
The number of
TypeParameter
s the type has.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
int
TypeParameterCount
{
get
; }
Property Value
Type:
Int32
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