Interface ICorDebugEnum NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll [InterfaceType(1)] [Guid("CC7BCB01-8A68-11D2-983C-0000F808342D")] public interface ICorDebugEnum Methods Clone(out ICorDebugEnum) GetCount(out uint) Reset() Skip(uint)