Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enumerates elements of a moniker, or monikers in a table of monikers. For more information, see IEnumMoniker.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000102-0000-0000-C000-000000000046")> _
Public Interface IEnumMoniker
[InterfaceTypeAttribute()]
[GuidAttribute("00000102-0000-0000-C000-000000000046")]
public interface IEnumMoniker
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000102-0000-0000-C000-000000000046")]
public interface class IEnumMoniker
[<InterfaceTypeAttribute()>]
[<GuidAttribute("00000102-0000-0000-C000-000000000046")>]
type IEnumMoniker = interface end
public interface IEnumMoniker
The IEnumMoniker type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Clone | |
![]() |
Next | |
![]() |
Reset | |
![]() |
Skip |
Top
.gif)