Udostępnij za pośrednictwem


ContentFormat.Equality(ContentFormat, ContentFormat) Operator

Definition

Determines if two ContentFormat values are the same.

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

Parameters

Returns

Applies to