Click or drag to resize

JPropertyLoad Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Linq.JProperty.Load(Stimulsoft.Base.Json.JsonReader)"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static JProperty Load(
	JsonReader reader
)

Parameters

reader
Type: Stimulsoft.Base.JsonJsonReader

[Missing <param name="reader"/> documentation for "M:Stimulsoft.Base.Json.Linq.JProperty.Load(Stimulsoft.Base.Json.JsonReader)"]

Return Value

Type: JProperty

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.Linq.JProperty.Load(Stimulsoft.Base.Json.JsonReader)"]

See Also