Share via


IEnumDebugPropertyInfo2 Interface

Definition

public interface class IEnumDebugPropertyInfo2
[System.Runtime.InteropServices.Guid("6C7072C3-3AC4-408F-A680-FC5A2F96903E")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugPropertyInfo2
[<System.Runtime.InteropServices.Guid("6C7072C3-3AC4-408F-A680-FC5A2F96903E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugPropertyInfo2 = interface
Public Interface IEnumDebugPropertyInfo2
Attributes

Methods

Clone(IEnumDebugPropertyInfo2)
GetCount(UInt32)
Next(UInt32, DEBUG_PROPERTY_INFO[], UInt32)
Reset()
Skip(UInt32)

Applies to