PowerTools InputMan for Windows Forms 8.0J
DifferenceValue プロパティ (DateTimeCompareValue)

値の比較で使用される差分値を取得または設定します。
構文
Public Property DifferenceValue As Nullable(Of TimeSpan)
public Nullable<TimeSpan> DifferenceValue {get; set;}

プロパティ値

値の比較で使用される差分値を表す Nullable<TimeSpan>値。 既定値はNothingです。
参照

DateTimeCompareValue クラス
DateTimeCompareValue メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.