ArcGIS API for Silverlight - Library Reference
DeleteRasters Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISImageServiceLayer Class : DeleteRasters Method

rasterIDs
The raster IDs.
onCompleted
The on completed.
Deletes the rasters.

Syntax

Visual Basic (Declaration) 
Public Sub DeleteRasters( _
   ByVal rasterIDs As IEnumerable(Of Integer), _
   ByVal onCompleted As Action(Of ImageServiceEditResults,Exception) _
) 

Parameters

rasterIDs
The raster IDs.
onCompleted
The on completed.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.