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

Collection of legend items for the layer.

Syntax

Visual Basic (Declaration) 
Public Property LegendItemInfos As IEnumerable(Of LegendItemInfo)
C# 
public IEnumerable<LegendItemInfo> LegendItemInfos {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.