ArcObjects Library Reference (GlobeCore)  

IGlobeServerFindResults.RemoveAll Method

Removes all globe server find results.

[Visual Basic .NET]
Public Sub RemoveAll ( _
)
[C#]
public void RemoveAll (
);
[C++]
HRESULT RemoveAll(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeServerFindResults Interface