IDebugGenericFieldDefinition.TypeParamCount(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int TypeParamCount([Runtime::InteropServices::Out] System::UInt32 % pcParams);
public int TypeParamCount(out uint pcParams);
abstract member TypeParamCount : uint32 -> int
Public Function TypeParamCount (ByRef pcParams As UInteger) As Integer
Parameters
- pcParams
- UInt32