Equals

ILineFormatEffectiveData.Equals Methode

Bestimmt, ob die beiden ILineFormatEffectiveData Instanzen gleich sind.

public bool Equals(ILineFormatEffectiveData lf)
ParameterTypBeschreibung
lfILineFormatEffectiveDataDas ILineFormatEffectiveData, mit dem die aktuelle ILineFormatEffectiveData verglichen werden soll.

Rückgabewert

true, wenn das angegebene ILineFormatEffectiveData gleich der aktuellen ILineFormatEffectiveData ist; andernfalls false.

Siehe Auch