Click or drag to resize

TypeRefGetLocalTypeArgumentCount Method

Get the number of specified type arguments.

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

Return Value

Type: Int32
See Also