Sdílet prostřednictvím


DocumentSelectionMarkState.Inequality Operator

Definition

Determines if two DocumentSelectionMarkState values are not the same.

public static bool operator != (Azure.AI.DocumentIntelligence.DocumentSelectionMarkState left, Azure.AI.DocumentIntelligence.DocumentSelectionMarkState right);
static member op_Inequality : Azure.AI.DocumentIntelligence.DocumentSelectionMarkState * Azure.AI.DocumentIntelligence.DocumentSelectionMarkState -> bool
Public Shared Operator != (left As DocumentSelectionMarkState, right As DocumentSelectionMarkState) As Boolean

Parameters

Returns

Applies to