This document is archived and information here might be outdated. Recommended version. |
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 );