Share via


CompositePathSortOrder.Inequality Operator

Definition

Determines if two CompositePathSortOrder values are not the same.

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

Parameters

Returns

Applies to