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

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

パラメータ

date
DateTimeEx 値。

戻り値の型

date と同じ日付を表す DateTime 構造体。
プラットフォーム

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