Equals

ILineFormat.Equals method

Détermine si les deux instances de LineFormat sont égales.

public bool Equals(ILineFormat lineFormat)
ParamètreTaperLa description
lineFormatILineFormatLineFormat à comparer avec le LineFormat actuel.

Return_Value

vrai si le LineFormat spécifié est égal au LineFormat actuel ; sinon, faux .

Voir également