Udostępnij przez


DocumentIntelligenceLayoutSkillExtractionOptions.Equality Operator

Definition

Determines if two DocumentIntelligenceLayoutSkillExtractionOptions values are the same.

public static bool operator ==(Azure.Search.Documents.Indexes.Models.DocumentIntelligenceLayoutSkillExtractionOptions left, Azure.Search.Documents.Indexes.Models.DocumentIntelligenceLayoutSkillExtractionOptions right);
static member ( = ) : 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