sometimes the key/node doesn't exists in the json/xml string, this would return error if we try to access them. How can I check if the JObject that contains that json string whether or not it has that key/node? Something like this: C# Treeview checking if node exists but there is no ContainsKey method in VS wp7 express.
What method/class I use to check whether the key/node exists or not in the xml/json?