All types
|
All members
RT.Util.Legacy
RT.KitchenSink
RT.KitchenSink.Collections
RVariant
RVariant
()
RVariant
(
document
)
RVariant
(
document
,
root
Node
Name
)
RVariant
(
element
)
Add
(
item
)
Clear
()
Clone
()
Contains
(
item
)
CopyTo
(
array
,
array
Index
)
Equals
(
other
)
Equals
(
other
)
GetEnumerator
()
GetHashCode
()
LoadFromXmlFile
(
file
Name
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
OrDefaultTo
(
default
Value
)
Remove
(
item
)
SaveToXmlFile
(
file
Name
,
root
Element
Name
)
ToString
()
ToXml
(
root
Element
Name
)
ToXml
(
root
Element
)
operator==
(
a
,
b
)
implicit operator
bool
(
value
)
implicit operator
byte
(
value
)
implicit operator
sbyte
(
value
)
implicit operator
short
(
value
)
implicit operator
ushort
(
value
)
implicit operator
int
(
value
)
implicit operator
uint
(
value
)
implicit operator
long
(
value
)
implicit operator
ulong
(
value
)
implicit operator
float
(
value
)
implicit operator
double
(
value
)
implicit operator
decimal
(
value
)
implicit operator
Date
Time
(
value
)
implicit operator
char
(
value
)
implicit operator
string
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
implicit operator
RVariant
(
value
)
operator!=
(
a
,
b
)
Count
Exists
Full
Path
Full
Path
No
Null
Is
Read
Only
this
[
name
]
this
[
index
]
Kind
Value
RVariant
Convert
Exception
RVariant
Exception
RVariant
Kind
RVariant
Not
Found
Exception
RVariant
Xml
Exception
RT.Util
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
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
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Operator:
implicit operator
bool
(
RVariant
)
Declared in:
RT.KitchenSink.Collections.
RVariant
Declaration
public static
implicit operator
bool
(
RVariant
value
)
Summary
Provides an implicit conversion of the RVariant to a bool. Throws an appropriate exception if the conversion is not possible.