ArcGIS API for Windows Phone - Library Reference
DeleteSelected Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Editor Class : DeleteSelected Property

Deletes all selected features in the referenced layers.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DeleteSelected As ICommand
C# 
public ICommand DeleteSelected {get;}

Remarks

This command will be disabled if no features are selected, or only has selection in read-only FeatureLayers.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.