Clears all the references to any images used by this map layer.

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public void Dispose()
Visual Basic
Public Sub Dispose
JScript
public final function Dispose()

Implements

IDisposable..::..Dispose()()()()

See Also