Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function FromJSON( _ ByVal jsonString As String _ ) As PictureTrimmerUserState |
C# | |
---|---|
public static PictureTrimmerUserState FromJSON( string jsonString ) |
Parameters
- jsonString
- The JSON string to be deserialized.
Return Value
The deserialized object.For more information about JSON serialization please see: JSON Serialization.
Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000