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