ICorDebugValueEnum.GetCount(UInt32) Method

Definition

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

Parameters

pcelt
UInt32

Implements

Applies to