Share via


IDebugBinder3.GetTypeArgumentCount(UInt32) Method

Definition

public:
 int GetTypeArgumentCount([Runtime::InteropServices::Out] System::UInt32 % uCount);
public int GetTypeArgumentCount(out uint uCount);
abstract member GetTypeArgumentCount : uint32 -> int
Public Function GetTypeArgumentCount (ByRef uCount As UInteger) As Integer

Parameters

uCount
UInt32

Returns

Applies to