Visual Basic (Declaration) | |
---|---|
Public Shared Function FromJson( _ ByVal json As String _ ) As WebMapLayer |
C# | |
---|---|
public static WebMapLayer FromJson( string json ) |
Parameters
- json
- The WebMapLayer JSON.
Return Value
The deserialized WebMapLayer.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7