This document is archived and information here might be outdated. Recommended version. |
Removes a layer from this map topology. All existing topology elements will become invalid.
[Visual Basic .NET] Public Sub RemoveLayer ( _ ByVal index As Integer _ )
[C#] public void RemoveLayer ( int index );