Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IdentifyResults As List(Of IdentifyResult) |
C# | |
---|---|
public List<IdentifyResult> IdentifyResults {get;} |
Target Platforms:Windows Phone 7
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 |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IdentifyResults As List(Of IdentifyResult) |
C# | |
---|---|
public List<IdentifyResult> IdentifyResults {get;} |
Target Platforms:Windows Phone 7