Noemax.Newtonsoft.Json.Linq Namespace : JContainer Class |
'Declaration Public MustInherit Class JContainer Inherits JToken Implements Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable(Of JToken)
'Usage Dim instance As JContainer
public abstract class JContainer : JToken, Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable<JToken>
public class JContainer = class(JToken, Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable)abstract;
public abstract class JContainer extends JToken implements Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable
public __gc abstract class JContainer : public JToken, Noemax.Newtonsoft.Json.IJsonLineInfo, Noemax.Newtonsoft.Json.Linq.IJEnumerable<JToken>
public ref class JContainer abstract : public JToken, 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.JArray
Noemax.Newtonsoft.Json.Linq.JConstructor
Noemax.Newtonsoft.Json.Linq.JObject
Noemax.Newtonsoft.Json.Linq.JProperty
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