ICorDebugStringValue.GetLength(UInt32) Method

Definition

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

Parameters

pcchString
UInt32

Applies to