OHyMoS.NET Class Library

IOhTimeImmutable.equals メソッド 

現在の IOhTimeImmutable オブジェクトと anObj が表わす 時刻との時間差が anEps より小さいか (true)、そうでな いか (false) を返します。

Check whether the time difference between the current IOhTimeImmutable object and anObj is less than anEps.
bool equals(
   object anObj,
   double anEps
);

パラメータ

anObj
an Object value
anEps
a double value

戻り値

a boolean value

参照

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