Noemax.Newtonsoft.Json.Linq Namespace > JValue Class : HasValues Property |
'Declaration Public Overrides ReadOnly Property HasValues As System.Boolean
'Usage Dim instance As JValue Dim value As System.Boolean value = instance.HasValues
public override System.bool HasValues {get;}
public read-only property HasValues: System.Boolean; override;
public override function get HasValues : System.boolean
public: __property System.bool get_HasValues() override;
public: property System.bool HasValues { System.bool get() override; }
true
if this token has child values; otherwise, false
.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