Returns the value associated with the specified key, or a default value if the key is not present in the dictionary.
Namespace: MindFusion.Json
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public JsonValue GetValue ( |
Visual Basic
Copy Code
|
|---|
Public Function GetValue( _ |
See Also