ICorDebugTypeEnum
更新:2007 年 11 月
實作 ICorDebugEnum 方法及列舉 ICorDebugType 陣列。
interface ICorDebugTypeEnum : ICorDebugEnum {
HRESULT Next (
[in] ULONG celt,
[out, size_is(celt), length_is(*pceltFetched)]
ICorDebugType *values[],
[out] ULONG *pceltFetched
);
};
方法
方法 |
描述 |
---|---|
從列舉型別中取得指定的 ICorDebugType 執行個體數目 (從目前的位置開始)。 |
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**CorDebug.idl
**程式庫:**CorGuids.lib
**.NET Framework 版本:**3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0