NevronOpenVision
Nevron.Nov Namespace / NTransitionTime Structure / Equals Method / Equals(NTransitionTime) Method
An object to compare to the current instance.
In This Topic
    Equals(NTransitionTime) Method
    In This Topic
    Determines whether the current NTimeZoneInfo.TransitionTime object has identical values to a second NTimeZoneInfo.TransitionTime object.
    Syntax
    public System.bool Equals( 
       NTransitionTime other
    )

    Parameters

    other
    An object to compare to the current instance.

    Return Value

    true if the two objects have identical property values; otherwise, false.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also