ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsPaneClipboardOps Interface
Methods

In This Topic
    IContentsPaneClipboardOps Interface Members
    In This Topic

    The following tables list the members exposed by IContentsPaneClipboardOps.

    Public Methods
     NameDescription
     Method Can a copy to the clipboard be accomplished  
     Method Can a cut to the clipboard be accomplished  
     Method Can a delete (of the selected item(s)) be accomplished  
     Method Can a duplicate (of the selected item(s)) be accomplished  
     Method Can a paste from the clipboard be accomplished  
     Method Can a paste special to the clipboard be accomplished  
     Method Copy contents to the clipboard  
     Method Cut contents to the clipboard  
     Method Delete contents  
     Method Duplicate the selected item(s)  
     Method Paste contents to the clipboard  
     Method Paste special contents to the clipboard  
    Top
    See Also