ICorDebugClass.GetToken(UInt32) Method

Definition

public:
 void GetToken([Runtime::InteropServices::Out] System::UInt32 % pTypeDef);
public void GetToken (out uint pTypeDef);
abstract member GetToken : uint32 -> unit
Public Sub GetToken (ByRef pTypeDef As UInteger)

Parameters

pTypeDef
UInt32

Applies to