ArcObjects Library Reference (Carto)  

ISelection.Copy Method

Copy the selected items to the clipboard.

[Visual Basic .NET]
Public Sub Copy ( _
)
[C#]
public void Copy (
);
[C++]
HRESULT Copy(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISelection Interface