Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Base.Json.Linq
JToken Class
JToken Type Conversions
Explicit Conversion Operators
Implicit Conversion Operators
JToken Type Conversions
Operators
Name
Description
(JToken to Boolean)
(JToken to DateTimeOffset)
(JToken to Nullable
Boolean
)
(JToken to Int64)
(JToken to Nullable
DateTime
)
(JToken to Nullable
DateTimeOffset
)
(JToken to Nullable
Decimal
)
(JToken to Nullable
Double
)
(JToken to Nullable
Char
)
(JToken to Int32)
(JToken to Int16)
(JToken to UInt16)
(JToken to Char)
(JToken to Byte)
(JToken to SByte)
(JToken to Nullable
Int32
)
(JToken to Nullable
Int16
)
(JToken to Nullable
UInt16
)
(JToken to Nullable
Byte
)
(JToken to Nullable
SByte
)
(JToken to DateTime)
(JToken to Nullable
Int64
)
(JToken to Nullable
Single
)
(JToken to Decimal)
(JToken to Nullable
UInt32
)
(JToken to Nullable
UInt64
)
(JToken to Double)
(JToken to Single)
(JToken to String)
(JToken to UInt32)
(JToken to UInt64)
(JToken to
Byte
)
(JToken to Guid)
(JToken to Nullable
Guid
)
(JToken to TimeSpan)
(JToken to Nullable
TimeSpan
)
(JToken to Uri)
(Boolean to JToken)
(Byte to JToken)
(
Byte
to JToken)
(DateTime to JToken)
(DateTimeOffset to JToken)
(Decimal to JToken)
(Double to JToken)
(Guid to JToken)
(Int16 to JToken)
(Int32 to JToken)
(Int64 to JToken)
(Nullable
Boolean
to JToken)
(Nullable
Byte
to JToken)
(Nullable
DateTime
to JToken)
(Nullable
DateTimeOffset
to JToken)
(Nullable
Decimal
to JToken)
(Nullable
Double
to JToken)
(Nullable
Guid
to JToken)
(Nullable
Int16
to JToken)
(Nullable
Int32
to JToken)
(Nullable
Int64
to JToken)
(Nullable
SByte
to JToken)
(Nullable
Single
to JToken)
(Nullable
TimeSpan
to JToken)
(Nullable
UInt16
to JToken)
(Nullable
UInt32
to JToken)
(Nullable
UInt64
to JToken)
(SByte to JToken)
(Single to JToken)
(String to JToken)
(TimeSpan to JToken)
(UInt16 to JToken)
(UInt32 to JToken)
(UInt64 to JToken)
(Uri to JToken)
Top
See Also
Reference
JToken Class
Stimulsoft.Base.Json.Linq Namespace