GrapeCity MultiRow for Windows Forms 11.0J
加算演算子(DateTimeEx,DateTime) オペレータ

DateTimeEx。
DateTime。
指定した日付と時刻を加算して、新しい日付と時刻を作成します。
シンタックス
Overloads Public Operator +( _
   ByVal d As DateTimeEx, _
   ByVal t As Date _
) As DateTimeEx
public DateTimeEx operator +( 
   DateTimeEx d,
   DateTime t
)

パラメータ

d
DateTimeEx。
t
DateTime。

戻り値の型

d と t の値の合計を値として持つ DateTimeEx。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.