Share via


IEnumDebugPropertyInfo Interface

Definition

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

Methods

Clone(IEnumDebugPropertyInfo)
GetCount(UInt32)
Next(UInt32, DebugPropertyInfo[], UInt32)
Reset()
Skip(UInt32)

Applies to