MinMaxParagraphWidth.Equality Opérateur

Définition

Comparez deux CharacterBufferReference chaînes pour l’égalité.

public:
 static bool operator ==(System::Windows::Media::TextFormatting::MinMaxParagraphWidth left, System::Windows::Media::TextFormatting::MinMaxParagraphWidth right);
public static bool operator ==(System.Windows.Media.TextFormatting.MinMaxParagraphWidth left, System.Windows.Media.TextFormatting.MinMaxParagraphWidth right);
static member ( = ) : System.Windows.Media.TextFormatting.MinMaxParagraphWidth * System.Windows.Media.TextFormatting.MinMaxParagraphWidth -> bool
Public Shared Operator == (left As MinMaxParagraphWidth, right As MinMaxParagraphWidth) As Boolean

Paramètres

left
MinMaxParagraphWidth

Première instance de CharacterBufferReference comparaison.

right
MinMaxParagraphWidth

Deuxième instance de CharacterBufferReference comparaison.

Retours

true pour afficher les objets spécifiés CharacterBufferReference sont égaux ; sinon, false.

S’applique à

Voir aussi