This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMxDocumentDropTarget Interface > IMxDocumentDropTarget.Create Method (ArcObjects .NET 10.4 SDK) |
Adds targetName to the current Document.
[Visual Basic .NET] Public Sub Create ( _ ByVal Document As IMxDocument, _ ByVal targetName As IName _ )
[C#] public void Create ( IMxDocument Document, IName targetName );