| Visual Basic (Declaration) | |
|---|---|
Public Property LayerLegendInfos As IEnumerable(Of LayerLegendInfo) | |
| C# | |
|---|---|
public IEnumerable<LayerLegendInfo> LayerLegendInfos {get; set;} | |
This collection can be null but is generally not null for a group layer or for a layer legend coming from an ArcGISDynamicmapServiceLayer.
Target Platforms:Windows Phone 7