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 a group of strings. You do not usually need to implement this interface. For more information, see IEnumString.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000101-0000-0000-C000-000000000046")> _
Public Interface IEnumString
[InterfaceTypeAttribute()]
[GuidAttribute("00000101-0000-0000-C000-000000000046")]
public interface IEnumString
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000101-0000-0000-C000-000000000046")]
public interface class IEnumString
[<InterfaceTypeAttribute()>]
[<GuidAttribute("00000101-0000-0000-C000-000000000046")>]
type IEnumString = interface end
public interface IEnumString
The IEnumString type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Clone | |
![]() |
Next | |
![]() |
Reset | |
![]() |
Skip |
Top
.gif)