This document is archived and information here might be outdated. Recommended version. |
Removes all templates from the specified map.
[Visual Basic .NET] Public Sub RemoveAllTemplatesInMap ( _ ByVal Map As IMap _ )
[C#] public void RemoveAllTemplatesInMap ( IMap Map );