Click or drag to resize

JArrayParse Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Linq.JArray.Parse(System.String)"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static JArray Parse(
	string json
)

Parameters

json
Type: SystemString

[Missing <param name="json"/> documentation for "M:Stimulsoft.Base.Json.Linq.JArray.Parse(System.String)"]

Return Value

Type: JArray

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.Linq.JArray.Parse(System.String)"]

See Also