Share via


ICorDebugArrayValue.GetCount(UInt32) Method

Definition

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

Parameters

pnCount
UInt32

Applies to