Click or drag to resize

TypeParameterRefGetDeclaringTypeOrMethodTypeParameterCount Method

Get the type parameter count of the declaring generic type or method.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public int GetDeclaringTypeOrMethodTypeParameterCount()

Return Value

Type: Int32
See Also