OHyMoS.NET Class Library

IOhTimePointImmutable メソッド

IOhTimePointImmutable インターフェイスのメソッドは以下のとおりです。IOhTimePointImmutable インターフェイスの完全なメンバ一覧については、 IOhTimePointImmutable メンバ のトピックを参照してください。

パブリック メソッド

Clone 現在のオブジェクトと同じ状態を持つ Object 型の新規オブ ジェクトを作成して返します。 Gets a deep copy of the current object
CompareTo OhTimePointImmutableを実装したクラスのオブジェクトと 引数のオブジェクトを比較します。
equals 引数 'aObj' が OhTimePointImmutable インターフェースを実装 したクラスのオブジェクトであって、かつ、現在の オブジェクトとの時間差が 'aEps' より小さいかをテストします。 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'
Equals 引数に指定したオブジェクトが OhTimePointImmutable オブジェ クトであって、かつ、現在の OhTimePointImmutable オブジェク トと同じ状態であるかをテストします。 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'.
toCalendarArray 時刻の配列({年、月、日、時、分、秒})を返します。 Converts the current OhTimePoint object to the Calendar array.
toCalendarString カレンダー文字列を返します。 Returns the CalendaString to which this object corresponds.

参照

IOhTimePointImmutable インターフェイス | IOhTimePointImmutable メンバ | OhymosNet 名前空間