public new static CIMCustomGrid FromJson( string json, JsonDeserializationSettings settings )
Public Shared Shadows Function FromJson( _ ByVal json As String, _ Optional ByVal settings As JsonDeserializationSettings _ ) As CIMCustomGrid
Parameters
- json
- The JSON string containing the CIMCustomGrid state.
- settings
- The JSON deserialization settings.