This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISelection Interface > ISelection.Paste Method (ArcObjects .NET 10.4 SDK) |
Paste clipboard contents.
[Visual Basic .NET]
Public Sub Paste ( _
)
[C#] public void Paste ( );
[C++]
HRESULT Paste(
void
);