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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family