All types
|
All members
RT.Serialization
RT.Serialization
Classify
Classify
Desubstitution
Failed
Exception
Classify
Enforce
Enum
Attribute
Classify
Equality
Comparer
Classify
Ignore
Attribute
Classify
Ignore
If
Attribute
Classify
Ignore
If
Default
Attribute
Classify
Ignore
If
Empty
Attribute
Classify
Name
Attribute
Classify
Name
Convention
Classify
Not
Null
Attribute
Classify
Options
Classify
Substitute
Attribute
Exact
Convert
GetTypeCode
(
value
)
IsIntegerCompatibleType
(
type
)
IsIntegerCompatibleType
(
type
Code
)
IsSupportedType
(
type
)
IsSupportedType
(
type
Code
)
IsTrueIntegerNullableType
(
type
)
IsTrueIntegerType
(
type
)
IsTrueIntegerType
(
type
Code
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
value
,
result
)
To
(
to
Type
,
value
)
To
<>(
value
)
ToBool
(
value
)
ToByte
(
value
)
ToChar
(
value
)
ToDateTime
(
value
)
ToDecimal
(
value
)
ToDouble
(
value
)
ToFloat
(
value
)
ToInt
(
value
)
ToLong
(
value
)
ToSByte
(
value
)
ToShort
(
value
)
ToString
(
value
)
ToUInt
(
value
)
ToULong
(
value
)
ToUShort
(
value
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
value
,
result
)
Try
(
to
Type
,
value
,
result
)
UnboxIntegerToLong
(
integer
)
UnboxIntegerToLong
(
integer
,
type
Code
)
To
Nullable
To
Nullable
Exact
Convert
Exception
IClassify
Format
<TElement>
IClassify
Object
Processor
IClassify
Object
Processor
<TElement>
IClassify
Substitute
<TTrue, TSubstitute>
IClassify
Type
Processor
IClassify
Type
Processor
<TElement>
Object
Field
Info
<TElement>
PropellerApi
RT.ArithmeticCoding
RT.CommandLine
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
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
Static method:
bool
IsTrueIntegerType
(
Type
)
Declared in:
RT.Serialization.
ExactConvert
Declaration
public static
bool
IsTrueIntegerType
(
Type
type
)
Summary
Returns true if the specified type is one of the 8 built-in "true" integer types: the signed and unsigned 8, 16, 32 and 64-bit types.
Parameters
Type
type
The type to be tested.