Share via


DocumentIntelligenceLayoutSkillChunkingUnit.Inequality Operator

Definition

Determines if two DocumentIntelligenceLayoutSkillChunkingUnit values are not the same.

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

Parameters

Returns

Applies to