GrapeCity.Win.Editors.v80 アセンブリ > GrapeCity.Win.Editors 名前空間 > GcTime クラス : Value プロパティ |
Public Shadows Property Value As Nullable(Of TimeSpan)
public new Nullable<TimeSpan> Value {get; set;}
例外 | 解説 |
---|---|
System.FormatException | 値が有効な書式文字列ではありません。 |
System.ArgumentOutOfRangeException | 値が MinValue より小さいか、MaxValue を超えています。 |