This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISelection Interface > ISelection.Copy Method (ArcObjects .NET 10.5 SDK) |
Copy the selected items to the clipboard.
[Visual Basic .NET]
Public Sub Copy ( _
)
[C#] public void Copy ( );
[C++]
HRESULT Copy(
void
);