laptop and a wrench

Bug

GraphicsDataSet.Tables.Clear does not not clear all client graphics layers.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM037537
SubmittedAugust 18, 2008
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.3
Version FixedN/A
StatusFixed

Workaround

Remove the layers one by one instead of calling Clear():for(int i=0;i<graphicsDataSet.Tables.Count;i++){ graphicsDataSet.Tables.RemoveAt(0);}

Steps to Reproduce

Bug ID: NIM037537

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options