PowerTools InputMan for Windows Forms 8.0J
Value プロパティ (GcTime)

値をTimeSpan 型で取得または設定します。
構文
Public Shadows Property Value As Nullable(Of TimeSpan)
public new Nullable<TimeSpan> Value {get; set;}

プロパティ値

コントロールに割り当てられている Nullable 値。既定値は現在の日時(System.TimeSpan.Zero)です。
例外
例外解説
System.FormatException値が有効な書式文字列ではありません。
System.ArgumentOutOfRangeException値が MinValue より小さいか、MaxValue を超えています。
参照

GcTime クラス
GcTime メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.