KGy SOFT JSON Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Json
Property
Conversion Operators
Overload List
(KeyValuePair
String, JsonValue
to JsonProperty)
Performs an implicit conversion from
KeyValuePair
TKey, TValue
to
JsonProperty
.
(ValueTuple
String, JsonValue
to JsonProperty)
Performs an implicit conversion from
ValueTuple
T1, T2
to
JsonProperty
.
See Also
Reference
JsonProperty Structure
KGySoft.Json Namespace
In This Article
Overload List
See Also