PowerTools InputMan for ASP.NET 8.0J
暗黙的 キャスト 演算子(DateTime,DateTimeEx) オペレータ

変換の対象となるDateTimeExの値 (GrapeCity.Web.Input.Core.DateTimeEx 型)
DateTimeEx型の日付をDateTimeクラスに変換します。
構文
Overloads Public Operator Widening CType( _
   ByVal date As DateTimeEx _
) As Date
public DateTime operator implicit( 
   DateTimeEx date
)

パラメータ

date
変換の対象となるDateTimeExの値 (GrapeCity.Web.Input.Core.DateTimeEx 型)

戻り値の型

指定したDateTimeExと等価なDateTime。
参照

DateTimeEx クラス
DateTimeEx メンバ
オーバーロード一覧

 

 


© 2005-2015 GrapeCity inc. All rights reserved.