IVsToolboxClipboardCycler2 Interface

Definition

public interface class IVsToolboxClipboardCycler2 : Microsoft::VisualStudio::Shell::Interop::IVsToolboxClipboardCycler
[System.Runtime.InteropServices.Guid("3ED19650-63FE-440E-A3D2-87BC421B04D2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsToolboxClipboardCycler2 : Microsoft.VisualStudio.Shell.Interop.IVsToolboxClipboardCycler
[<System.Runtime.InteropServices.Guid("3ED19650-63FE-440E-A3D2-87BC421B04D2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsToolboxClipboardCycler2 = interface
    interface IVsToolboxClipboardCycler
Public Interface IVsToolboxClipboardCycler2
Implements IVsToolboxClipboardCycler
Attributes
Implements

Methods

AreDataObjectsAvailable(IVsToolboxUser, Int32)
BeginCycle()
GetAndSelectNextDataObject(IVsToolboxUser, IDataObject)
GetCountOfClipboardItems(IVsToolboxUser, UInt32)

Applies to