Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
'Usage
Dim instance As IEnumString
[InterfaceTypeAttribute()]
[GuidAttribute("00000101-0000-0000-C000-000000000046")]
public interface IEnumString
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000101-0000-0000-C000-000000000046")]
public interface class IEnumString
public interface IEnumString