Share via


IEnumDebugExpressionContexts Interface

Definition

public interface class IEnumDebugExpressionContexts
[System.Runtime.InteropServices.Guid("51973C40-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugExpressionContexts
[<System.Runtime.InteropServices.Guid("51973C40-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugExpressionContexts = interface
Public Interface IEnumDebugExpressionContexts
Attributes

Methods

Clone(IEnumDebugExpressionContexts)
Next(UInt32, IDebugExpressionContext, UInt32)
Reset()
Skip(UInt32)

Applies to