ICorDebugThreadEnum 介面ICorDebugThreadEnum Interface
實 ICorDebugEnum 方法並列舉 ICorDebugThread 陣列。Implements ICorDebugEnum methods and enumerates ICorDebugThread arrays.
方法Methods
方法Method | 描述Description |
---|---|
下一個方法Next Method | ICorDebugThread 從目前位置開始,取得列舉的指定實例數目。Gets the specified number of ICorDebugThread 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