ICorDebugGuidToTypeEnum Interface

Definition

public interface class ICorDebugGuidToTypeEnum : Microsoft::VisualStudio::CorDebugInterop::ICorDebugEnum
[System.Runtime.InteropServices.Guid("6164D242-1015-4BD6-8CBE-D0DBD4B8275A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugGuidToTypeEnum : Microsoft.VisualStudio.CorDebugInterop.ICorDebugEnum
[<System.Runtime.InteropServices.Guid("6164D242-1015-4BD6-8CBE-D0DBD4B8275A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugGuidToTypeEnum = interface
    interface ICorDebugEnum
Public Interface ICorDebugGuidToTypeEnum
Implements ICorDebugEnum
Attributes
Implements

Methods

Clone(ICorDebugEnum)
GetCount(UInt32)
Next(UInt32, CorDebugGuidToTypeMapping[], UInt32)
Reset()
Skip(UInt32)

Applies to