NevronOpenVision
Nevron.Nov Namespace / NTransitionTime Structure / Equals Method / Equals(Object) Method
An object to compare with the current NTimeZoneInfo.TransitionTime object.
In This Topic
    Equals(Object) Method
    In This Topic
    Determines whether an object has identical values to the current NTimeZoneInfo.TransitionTime object.
    Syntax
    public override System.bool Equals( 
       System.object obj
    )

    Parameters

    obj
    An object to compare with the current NTimeZoneInfo.TransitionTime object.

    Return Value

    true if the two objects are equal; 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