PowerTools PlusPak for Windows Forms 8.0J
暗黙的 キャスト 演算子(DateTimeEx,DateTime) オペレータ

DateTime 値。
DateTime 型の日付を DateTimeEx クラスに変換する代入演算子。
構文
Overloads Public Operator Widening CType( _
   ByVal date As Date _
) As DateTimeEx
public DateTimeEx operator implicit( 
   DateTime date
)

パラメータ

date
DateTime 値。

戻り値の型

date と同じ日付を表す DateTimeEx クラス。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback