Share via


IEnumDebugCustomAttributes Interface

Definition

public interface class IEnumDebugCustomAttributes
[System.Runtime.InteropServices.Guid("D9089EF0-22D1-40B9-81D6-47CBDA9DC32C")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugCustomAttributes
[<System.Runtime.InteropServices.Guid("D9089EF0-22D1-40B9-81D6-47CBDA9DC32C")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugCustomAttributes = interface
Public Interface IEnumDebugCustomAttributes
Attributes

Methods

Clone(IEnumDebugCustomAttributes)
GetCount(UInt32)
Next(UInt32, IDebugCustomAttribute[], UInt32)
Reset()
Skip(UInt32)

Applies to