Condividi tramite


IEnumDebugCustomAttributes

enumera gli attributi personalizzati.

IEnumCustomAttributes : IUnknown

Note per gli implementatori

Un provider del simbolo implementa questa interfaccia per supportare attributi personalizzati IDebugCustomAttribute tramite l'interfaccia.

Note per i chiamanti

IDebugCustomAttributeQuery2:: EnumCustomAttributes restituisce questa interfaccia.

Metodi nell'ordine di Vtable

Nella tabella seguente sono elencati i metodi di IEnumDebugCustomAttributes.

Metodo

Descrizione

IEnumDebugCustomAttributes:: dopo

Recupera un numero specificato di attributi personalizzati in una sequenza di enumerazione.

IEnumDebugCustomAttributes:: Passare

Ignora un numero specificato di attributi personalizzati in una sequenza di enumerazione.

IEnumDebugCustomAttributes:: Reimposta

Reimposta una sequenza di enumerazione all'inizio.

IEnumDebugCustomAttributes:: clone

Crea un enumeratore che contiene lo stesso stato di enumerazione dell'enumeratore corrente.

IEnumDebugCustomAttributes:: GetCount

Ottiene il numero di attributi personalizzati in un enumeratore.

Requisiti

intestazione: sh.h

Spazio dei nomi: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll

Vedere anche

Riferimenti

IDebugCustomAttributeQuery2:: EnumCustomAttributes

IDebugCustomAttribute

Concetti

Interfacce di provider dei simboli