IEnumOleDocumentViews Interface
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
'Декларация
<GuidAttribute("B722BCC8-4E68-101B-A2BC-00AA00404770")> _
<InterfaceTypeAttribute()> _
Public Interface IEnumOleDocumentViews
[GuidAttribute("B722BCC8-4E68-101B-A2BC-00AA00404770")]
[InterfaceTypeAttribute()]
public interface IEnumOleDocumentViews
The IEnumOleDocumentViews type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Clone | |
![]() |
Next | |
![]() |
Reset | |
![]() |
Skip |
Top