次の方法で共有


Kind.Equality(Kind, Kind) 演算子

定義

列挙型 Kind の == 演算子のオーバーライド

public static bool operator == (Microsoft.Azure.Management.VideoAnalyzer.Models.Kind e1, Microsoft.Azure.Management.VideoAnalyzer.Models.Kind e2);
static member ( = ) : Microsoft.Azure.Management.VideoAnalyzer.Models.Kind * Microsoft.Azure.Management.VideoAnalyzer.Models.Kind -> bool
Public Shared Operator == (e1 As Kind, e2 As Kind) As Boolean

パラメーター

e1
Kind
e2
Kind

戻り値

適用対象