• TimeZoneOffset
  • The following members of class TimeZoneOffset are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

    Public Functions

    (deprecated) bool equals(Esri::ArcGISRuntime::TimeZoneOffset *other) const

    Member Function Documentation

    [deprecated] bool TimeZoneOffset::equals(Esri::ArcGISRuntime::TimeZoneOffset *other) const

    This function is deprecated. We strongly advise against using it in new code.

    Tests and returns true if two time zone offset objects are equal.

    • other - The other time zone offset object.