Condividi tramite


DocumentIntelligenceLayoutSkillExtractionOptions.Inequality Operator

Definition

Determines if two DocumentIntelligenceLayoutSkillExtractionOptions values are not the same.

public static bool operator !=(Azure.Search.Documents.Indexes.Models.DocumentIntelligenceLayoutSkillExtractionOptions left, Azure.Search.Documents.Indexes.Models.DocumentIntelligenceLayoutSkillExtractionOptions right);
static member op_Inequality : Azure.Search.Documents.Indexes.Models.DocumentIntelligenceLayoutSkillExtractionOptions * Azure.Search.Documents.Indexes.Models.DocumentIntelligenceLayoutSkillExtractionOptions -> bool
Public Shared Operator != (left As DocumentIntelligenceLayoutSkillExtractionOptions, right As DocumentIntelligenceLayoutSkillExtractionOptions) As Boolean

Parameters

Returns

Applies to