docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator !=

    operator !=(JSONNode, object)

    Implements the != operator.

    Declaration
    public static bool operator !=(JSONNode a, object b)
    Parameters
    Type Name Description
    JSONNode a

    a.

    object b

    The b.

    Returns
    Type Description
    bool

    The result of the operator.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)