次の方法で共有


MqttRetainType.Equality(MqttRetainType, MqttRetainType) Operator

Definition

Determines if two MqttRetainType values are the same.

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

Parameters

Returns

Applies to