IVsDataExplorerNodeSelection.CutAll 方法

复制所有节点当前所选节点的组中到剪贴板,然后删除它们。

命名空间:  Microsoft.VisualStudio.Data.Services
程序集:  Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)

语法

声明
Function CutAll As IDataObject
IDataObject CutAll()
IDataObject^ CutAll()
abstract CutAll : unit -> IDataObject 
function CutAll() : IDataObject

返回值

类型:System.Windows.Forms.IDataObject
包含复制的节点的 IDataObject 对象。

.NET Framework 安全性

请参见

参考

IVsDataExplorerNodeSelection 接口

Microsoft.VisualStudio.Data.Services 命名空间