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

The features returned by the IdentifyTask.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IdentifyResults As List(Of IdentifyResult)
C# 
public List<IdentifyResult> IdentifyResults {get;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.