X12DateFormat.Inequality(X12DateFormat, X12DateFormat) Operator

Definition

Determines if two X12DateFormat values are not the same.

public static bool operator != (Azure.ResourceManager.Logic.Models.X12DateFormat left, Azure.ResourceManager.Logic.Models.X12DateFormat right);
static member op_Inequality : Azure.ResourceManager.Logic.Models.X12DateFormat * Azure.ResourceManager.Logic.Models.X12DateFormat -> bool
Public Shared Operator != (left As X12DateFormat, right As X12DateFormat) As Boolean

Parameters

Returns

Applies to