public IEnumerable<IProjectItem> ImportItem( IProjectMultiItem item, bool openPaneAfterImport )
Public Overloads Function ImportItem( _ ByVal item As IProjectMultiItem, _ ByVal openPaneAfterImport As Boolean _ ) As IEnumerable(Of IProjectItem)
Parameters
- item
- The item to be imported
- openPaneAfterImport
- Set to true to open a pane for the imported item (e.g. a map)