OHyMoS.NET Class Library

OhTimePoint.Tsec プロパティ

年始からの秒数を取得・設定します。

Gets the time from the beginning of the year of the time expressed by this OhTimePoint object.

Sets this OhTimePoint time at the time point when 'aTsec' seconds have elapsed from the beginning of the year.
public long Tsec {get; set;}

実装

IOhTimePointImmutable.Tsec

例外

例外の種類条件
ArgumentException 設定する値(経過秒数)が0未満、または_oneYearInSecよりも 大きいとき

参照

OhTimePoint クラス | OhymosNet 名前空間