MindFusion.Wpf Pack Programmer's Guide
JsonObject.GetValue Method
See Also
 





 Overload List

Name Description

JsonObject.GetValue (String)

Returns the value associated with the specified key, or a default value if the key is not present in the dictionary.

JsonObject.GetValue (String, JsonValue)

Returns the value associated with the specified key, or a default value if the key is not present in the dictionary.

 See Also

JsonObject Members
JsonObject Class
MindFusion.Json.Wpf Namespace