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 the views a document object supports. For more information, see IEnumOleDocumentViews.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("B722BCC8-4E68-101B-A2BC-00AA00404770")> _
<InterfaceTypeAttribute()> _
Public Interface IEnumOleDocumentViews
[GuidAttribute("B722BCC8-4E68-101B-A2BC-00AA00404770")]
[InterfaceTypeAttribute()]
public interface IEnumOleDocumentViews
[GuidAttribute(L"B722BCC8-4E68-101B-A2BC-00AA00404770")]
[InterfaceTypeAttribute()]
public interface class IEnumOleDocumentViews
[<GuidAttribute("B722BCC8-4E68-101B-A2BC-00AA00404770")>]
[<InterfaceTypeAttribute()>]
type IEnumOleDocumentViews = interface end
public interface IEnumOleDocumentViews
The IEnumOleDocumentViews type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Clone | |
![]() |
Next | |
![]() |
Reset | |
![]() |
Skip |
Top
.gif)