| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property LayerList As IList(Of WmsLayer.LayerInfo) | |
| C# | |
|---|---|
public IList<WmsLayer.LayerInfo> LayerList {get;} | |
Target Platforms:Windows Phone 7
|
| ArcGIS API for Windows Phone - Library Reference | |
| LayerList Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > WmsLayer Class : LayerList Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property LayerList As IList(Of WmsLayer.LayerInfo) | |
| C# | |
|---|---|
public IList<WmsLayer.LayerInfo> LayerList {get;} | |
Target Platforms:Windows Phone 7