OHyMoS.NET Class Library

IOhTimeImmutable メソッド

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

パブリック メソッド

equals 現在の IOhTimeImmutable オブジェクトと anObj が表わす 時刻との時間差が anEps より小さいか (true)、そうでな いか (false) を返します。 Check whether the time difference between the current IOhTimeImmutable object and anObj is less than anEps.
Equals 引数のオブジェクトと等しいかどうか判定します。 等しければtrue、等しくなければfalseを返します。 Returns the boolean variable which shows whether this object is equal to the argument anObj or not.
toDouble 秒を取得します。 すなわち、_sec と _fracを足し合わせたものを取得します。 _sec + _frac.

参照

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