OHyMoS.NET Class Library

OhTimePointImmutable メンバ

OhTimePointImmutable 概要

パブリック プロパティ

Frac Returns the frac field.
OneYearInSec Returns the OneYearInSec field.
Tsec Returns the tsec field.
Year Returns the year field.

パブリック メソッド

Clone Returns a deep copy of the current object 現在のオブジェクトと同じ状態を持つ OhTimePoint 型の新規オブ ジェクトを作成して返します。
CompareTo OhTimePointImmutableを実装したクラスのオブジェクトと 引数のオブジェクトを比較します。
equals Tests if the class of the specified Object 'aObj' implements the OhTimePointImmutable interface and if the time differenc between the time point expressed by this object and the time point expressed by 'anObj' is less than 'anEps' 引数 'aObj' が OhTimePointImmutable インターフェースを実装 したクラスのオブジェクトであって、かつ、現在の オブジェクトとの時間差が 'aEps' より小さいかをテストします。
Equals Tests if the class of the specified Object implements the OhTimePointImmutable interface and if the time point expressed by this object is equal to the time point expressed by 'arg'. 引数に指定したオブジェクトが OhTimePointImmutable オブジェ クトであって、かつ、現在の OhTimePointImmutable オブジェク トと同じ状態であるかをテストします。
toCalendarArray Returns the CalendarArray
toCalendarString Returns the CalendaString to which this object corresponds. For example, this method returns "20030101010101 0.0" for 2003 January 1st, 01:01:01 0.0 カレンダー文字列を返します。例えば、現在のオブジェクトが 2003 年の1月1日の1時1分1秒0.0なら、"20030101010101 0.0" を 返します。

参照

OhTimePointImmutable インターフェイス | OhymosNet 名前空間