ICorDebugBreakpointEnum 介面ICorDebugBreakpointEnum Interface
會實 ICorDebugEnum 方法,並列舉 ICorDebugBreakpoint 陣列。Implements ICorDebugEnum methods, and enumerates ICorDebugBreakpoint arrays.
方法Methods
方法Method | 描述Description |
---|---|
下一個方法Next Method | ICorDebugBreakpoint 從目前位置開始,取得列舉的指定實例數目。Gets the specified number of ICorDebugBreakpoint instances from the enumeration, starting at the current position. |
備註Remarks
注意
這個介面不支援跨電腦或跨處理序的遠端呼叫。This interface does not support being called remotely, either cross-machine or cross-process.
規格需求Requirements
平台: 請參閱 系統需求。Platforms: See System Requirements.
標頭: CorDebug.idl、CorDebug.hHeader: CorDebug.idl, CorDebug.h
程式庫: CorGuids.libLibrary: CorGuids.lib
.NET Framework 版本:自 1.0 起可用Available since 1.0.NET Framework Versions: 自 1.0 起可用Available since 1.0