| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property FeatureTypes As IDictionary(Of Object,FeatureType) | |
| C# | |
|---|---|
public IDictionary<object,FeatureType> FeatureTypes {get;} | |
Target Platforms:Windows Phone 7
|
| ArcGIS API for Windows Phone - Library Reference | |
| FeatureTypes Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.FeatureService Namespace > FeatureLayerInfo Class : FeatureTypes Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property FeatureTypes As IDictionary(Of Object,FeatureType) | |
| C# | |
|---|---|
public IDictionary<object,FeatureType> FeatureTypes {get;} | |
Target Platforms:Windows Phone 7