ESRI.ArcGIS.ADF.IMS | |
Clear Method | |
See Also |
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > ValueCollection Class : Clear Method |
Visual Basic (Declaration) | |
---|---|
Public Sub Clear() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Clear() |
Use this method if you need to completely replace all value items in the renderer
collection. Remember to add new items back to the collection before refreshing the
map.