TextSpan.Equals

Equals(TextSpan)

Comparer avec d’autres TextSpan

public bool Equals(TextSpan other)
ParamètreTaperLa description
otherTextSpanL’autre TextSpan

Return_Value

Le si les deux TextSpan sont égaux.

Voir également


Equals(object)

Comparer avec un autre objet

public override bool Equals(object obj)
ParamètreTaperLa description
objObjectL’autre objet

Return_Value

Le si les deux TextSpan sont égaux.

Voir également