ICorDebugStringValue.GetSize(UInt32) Method

Definition

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

Parameters

pSize
UInt32

Implements

Applies to