Noemax.Newtonsoft.Json.Linq Namespace : JObject Class |
'Declaration <System.Reflection.DefaultMemberAttribute("Item")> Public Class JObject Inherits JContainer Implements Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable(Of JToken)
'Usage Dim instance As JObject
[System.Reflection.DefaultMember("Item")] public class JObject : JContainer, Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable<JToken>
public class JObject = class(JContainer, Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable)
System.Reflection.DefaultMemberAttribute("Item") public class JObject extends JContainer implements Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable
[System.Reflection.DefaultMember("Item")] public __gc class JObject : public JContainer, Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable<JToken>
[System.Reflection.DefaultMember("Item")] public ref class JObject : public JContainer, Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable<JToken>
System.Object
Noemax.Newtonsoft.Json.Linq.JToken
Noemax.Newtonsoft.Json.Linq.JContainer
Noemax.Newtonsoft.Json.Linq.JObject
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2