GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Phase Structure / Inequality Operator
In This Topic
    Inequality Operator (Phase)
    In This Topic
    Equality is defined by the equality of each of the fields.
    Syntax
    public bool operator !=( 
       Phase x,
       Phase y
    )

    Parameters

    x
    y
    See Also