Freigeben über


ICorDebugProcess5.EnumerateHeapRegions(ICorDebugHeapSegmentEnum) Method

Definition

public:
 void EnumerateHeapRegions([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugHeapSegmentEnum ^ % ppRegions);
public void EnumerateHeapRegions (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugHeapSegmentEnum ppRegions);
abstract member EnumerateHeapRegions : ICorDebugHeapSegmentEnum -> unit
Public Sub EnumerateHeapRegions (ByRef ppRegions As ICorDebugHeapSegmentEnum)

Parameters

Applies to