IEnumDebugCustomAttributes
列舉的自訂屬性。
IEnumCustomAttributes : IUnknown
實作器注意事項
符號提供者會實作這個介面以支援自訂屬性 (透過IDebugCustomAttribute介面)。
呼叫者的備忘稿
IDebugCustomAttributeQuery2::EnumCustomAttributes傳回這個介面。
方法 Vtable 順序
下表顯示的方法IEnumDebugCustomAttributes。
方法 |
描述 |
---|---|
擷取指定的列舉型別序列中的自訂屬性數目。 |
|
略過指定的數目的列舉型別序列中的自訂屬性。 |
|
將列舉型別序列重設至開頭。 |
|
建立列舉值,包含目前的列舉值的列舉型別狀態。 |
|
取得列舉值中的自訂屬性數目。 |
需求
標頭: sh.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
組件: Microsoft.VisualStudio.Debugger.Interop.dll
請參閱
參考
IDebugCustomAttributeQuery2::EnumCustomAttributes