![]() | CastHelper Methods |
The CastHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CastBigInteger | |
![]() ![]() | CastByte | |
![]() ![]() | CastChar | |
![]() ![]() | CastDecimal | |
![]() ![]() | CastDouble | |
![]() ![]() | CastEnum(Type, Object) | |
![]() ![]() | CastEnumT(Object) |
Casts the object to a enumerated type
|
![]() ![]() | CastInt16 | |
![]() ![]() | CastInt32 | |
![]() ![]() | CastInt64 | |
![]() ![]() | CastNullableBigInteger | |
![]() ![]() | CastNullableByte | |
![]() ![]() | CastNullableChar | |
![]() ![]() | CastNullableDecimal | |
![]() ![]() | CastNullableDouble | |
![]() ![]() | CastNullableInt16 | |
![]() ![]() | CastNullableInt32 | |
![]() ![]() | CastNullableInt64 | |
![]() ![]() | CastNullableSByte | |
![]() ![]() | CastNullableSingle | |
![]() ![]() | CastNullableUInt16 | |
![]() ![]() | CastNullableUInt32 | |
![]() ![]() | CastNullableUInt64 | |
![]() ![]() | CastSByte | |
![]() ![]() | CastSingle | |
![]() ![]() | CastUInt16 | |
![]() ![]() | CastUInt32 | |
![]() ![]() | CastUInt64 | |
![]() ![]() | GetCastConverter(Type) |
Gets the cast converter for the specified type. If none is
found, this method returns null.
|
![]() ![]() | GetCastConverterT | |
![]() ![]() | GetTypeCaster |
Gets the cast converter.
|