Overloads Function OnAddToMap( _ ByVal map As Map _ ) As List(Of String)
List<string> OnAddToMap( Map map )
Parameters
- map
- The map to which the item will be added.
Return Value
The set of Uris for any data created.
Overloads Function OnAddToMap( _ ByVal map As Map _ ) As List(Of String)
List<string> OnAddToMap( Map map )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)