Visual Basic (Declaration) | |
---|---|
Public Shared Function FromJson( _ ByVal json As String _ ) As FeatureLayer |
C# | |
---|---|
public static FeatureLayer FromJson( string json ) |
Parameters
- json
- The JSON string.
Return Value
A new instance of FeatureLayer.Target Platforms:Windows Phone 7