次の方法で共有


CastHelper Class

Definition

public ref class CastHelper abstract sealed
public static class CastHelper
type CastHelper = class
Public Class CastHelper
Inheritance
CastHelper

Methods

CastCommon<TTarget>(Common, CommonCastMode, CommonCastContext)
ConvertValue(Types, Types, Object)
DateToSysDateTime(Date)
DateToUtcdatetime(Date)
DoubleToInt(Double)
DoubleToInt64(Double)
DoubleToUInt64(Double)
IntToEnum<E>(Int32)
ObjectToCommon(Object)
ObjectToContainer(Object)
ObjectToDate(Object)
ObjectToDate(Object, Boolean)
ObjectToDateTime(Object)
ObjectToDateTime(Object, Boolean)
ObjectToGuid(Object)
ObjectToInt(Object)
ObjectToInt64(Object)
ObjectToReal(Object)
ObjectToString(Object)
ObjectToSysDateTime(Object)
RealToInt(Decimal)
RealToInt64(Decimal)
RealToUInt64(Decimal)
SysDateTimeToDate(DateTime)
SysDateTimeToUtcdatetime(DateTime)
ToBoolean(Decimal)
ToBoolean(Int32)
ToBoolean(Int64)
ToBoolean(Object)
utcdatetimeToSysDateTime(utcdatetime)

Applies to