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 undo units on the undo or redo stack. For more information, see IEnumOleUndoUnits.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("B3E7C340-EF97-11CE-9BC9-00AA00608E01")> _
<InterfaceTypeAttribute()> _
Public Interface IEnumOleUndoUnits
[GuidAttribute("B3E7C340-EF97-11CE-9BC9-00AA00608E01")]
[InterfaceTypeAttribute()]
public interface IEnumOleUndoUnits
[GuidAttribute(L"B3E7C340-EF97-11CE-9BC9-00AA00608E01")]
[InterfaceTypeAttribute()]
public interface class IEnumOleUndoUnits
[<GuidAttribute("B3E7C340-EF97-11CE-9BC9-00AA00608E01")>]
[<InterfaceTypeAttribute()>]
type IEnumOleUndoUnits = interface end
public interface IEnumOleUndoUnits
The IEnumOleUndoUnits type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Clone | |
![]() |
Next | |
![]() |
Reset | |
![]() |
Skip |
Top
.gif)