NevronOpenVision
Nevron.Nov.GraphicsGL Namespace / NGLColorFormat Structure / Equals Method / Equals(Object) Method
Another object to compare to.
In This Topic
    Equals(Object) Method
    In This Topic
    Indicates whether this instance and a specified object are equal.
    Syntax
    public override System.bool Equals( 
       System.object obj
    )

    Parameters

    obj
    Another object to compare to.

    Return Value

    True if this instance is equal to obj; false otherwise.
    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