Condividi tramite


ChatAttachmentType.Equality(ChatAttachmentType, ChatAttachmentType) Operator

Definition

Determines if two ChatAttachmentType values are the same.

public static bool operator == (Azure.Communication.Chat.ChatAttachmentType left, Azure.Communication.Chat.ChatAttachmentType right);
static member ( = ) : Azure.Communication.Chat.ChatAttachmentType * Azure.Communication.Chat.ChatAttachmentType -> bool
Public Shared Operator == (left As ChatAttachmentType, right As ChatAttachmentType) As Boolean

Parameters

Returns

Applies to