次の方法で共有


ContentFormat.Equality(ContentFormat, ContentFormat) 演算子

定義

2 つの ContentFormat 値が同じかどうかを判断します。

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

パラメーター

戻り値

適用対象