All types
|
All members
RT.Json
RT.Json
Bool
Conversion
Options
Json
Bool
Json
Dict
Json
Extensions
Json
List
Json
No
Value
Json
Number
Json
Parse
Exception
Json
Raw
Json
Safe
Value
Json
String
Json
Value
Add
(
item
)
Add
(
key
,
value
)
AddRange
(
items
)
AddRange
(
items
)
AppendIndented
(
sb
,
indentation
)
AppendIndented
(
value
,
sb
,
indentation
)
Clear
()
Contains
(
item
)
ContainsKey
(
key
)
CopyTo
(
array
,
array
Index
)
Equals
(
other
)
Equals
(
other
)
Fmt
(
js
,
namevalues
)
GetBool
(
options
)
GetBoolLenient
()
GetBoolLenientSafe
()
GetBoolSafe
(
options
)
GetDecimal
(
options
)
GetDecimalLenient
()
GetDecimalLenientSafe
()
GetDecimalSafe
(
options
)
GetDict
()
GetDictSafe
()
GetDouble
(
options
)
GetDoubleLenient
()
GetDoubleLenientSafe
()
GetDoubleSafe
(
options
)
GetHashCode
()
GetInt
(
options
)
GetIntLenient
()
GetIntLenientSafe
()
GetIntSafe
(
options
)
GetList
()
GetListSafe
()
GetLong
(
options
)
GetLongLenient
()
GetLongLenientSafe
()
GetLongSafe
(
options
)
GetString
(
options
)
GetStringLenient
()
GetStringLenientSafe
()
GetStringSafe
(
options
)
GetULong
(
options
)
GetULongLenient
()
GetULongLenientSafe
()
GetULongSafe
(
options
)
IndexOf
(
item
)
Insert
(
index
,
item
)
Parse
(
json
Value
,
allow
Java
Script
)
Remove
(
key
)
Remove
(
item
)
RemoveAt
(
index
)
ToEnumerable
()
ToEnumerable
(
value
)
ToString
()
ToString
(
value
)
ToStringIndented
()
ToStringIndented
(
value
)
TryGetValue
(
key
,
value
)
TryParse
(
json
Value
,
result
)
explicit operator
string
(
value
)
explicit operator
bool
(
value
)
explicit operator
bool?
(
value
)
explicit operator
double
(
value
)
explicit operator
double?
(
value
)
explicit operator
decimal
(
value
)
explicit operator
decimal?
(
value
)
explicit operator
long
(
value
)
explicit operator
long?
(
value
)
explicit operator
ulong
(
value
)
explicit operator
ulong?
(
value
)
explicit operator
int
(
value
)
explicit operator
int?
(
value
)
explicit operator
string[]
(
values
)
explicit operator
bool[]
(
values
)
explicit operator
bool?[]
(
values
)
explicit operator
double[]
(
values
)
explicit operator
double?[]
(
values
)
explicit operator
decimal[]
(
values
)
explicit operator
decimal?[]
(
values
)
explicit operator
long[]
(
values
)
explicit operator
long?[]
(
values
)
explicit operator
ulong[]
(
values
)
explicit operator
ulong?[]
(
values
)
explicit operator
int[]
(
values
)
explicit operator
int?[]
(
values
)
explicit operator
List<string>
(
values
)
explicit operator
List<bool>
(
values
)
explicit operator
List<bool?>
(
values
)
explicit operator
List<double>
(
values
)
explicit operator
List<double?>
(
values
)
explicit operator
List<decimal>
(
values
)
explicit operator
List<decimal?>
(
values
)
explicit operator
List<long>
(
values
)
explicit operator
List<long?>
(
values
)
explicit operator
List<ulong>
(
values
)
explicit operator
List<ulong?>
(
values
)
explicit operator
List<int>
(
values
)
explicit operator
List<int?>
(
values
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
value
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
implicit operator
Json
Value
(
values
)
Count
Is
Container
this
[
index
]
this
[
key
]
Keys
Safe
Values
Js
Quotes
Numeric
Conversion
Options
String
Conversion
Options
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Operator:
explicit operator
long[]
(
JsonValue
)
Declared in:
RT.Json.
JsonValue
Declaration
public static
explicit operator
long[]
(
JsonValue
values
)
Summary
See
NumericConversionOptions
.
Strict
.