This document is archived and information here might be outdated. Recommended version. |
Clears the current results.
[Visual Basic .NET]
Public Sub ClearResults ( _
)
[C#] public void ClearResults ( );
ClearResults only clears the result drawings set by calling SetResults. If the results were returned as a selection (e.g. by calling CreateSelection), call IMap::ClearSelection to clear the map's selection.