ArcGIS API for Windows Phone - Library Reference
GetAllDetails Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISTiledMapServiceLayer Class : GetAllDetails Method

onCompleted
The method to call when details of the sub layer or table is retrieved.
Gets all details for sub layers or tables.

Syntax

Visual Basic (Declaration) 
Public Sub GetAllDetails( _
   ByVal onCompleted As Action(Of IDictionary(Of Integer,FeatureLayerInfo),Exception) _
) 

Parameters

onCompleted
The method to call when details of the sub layer or table is retrieved.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.