Equals

ILineFormatEffectiveData.Equals method

Bestimmt, ob die beiden ILineFormatEffectiveData-Instanzen gleich sind.

public bool Equals(ILineFormatEffectiveData lf)
ParameterTypBeschreibung
lfILineFormatEffectiveDataDie ILineFormatEffectiveData, die mit den aktuellen ILineFormatEffectiveData verglichen werden sollen.

Rückgabewert

Stimmt wenn das angegebene ILineFormatEffectiveData gleich dem aktuellen ILineFormatEffectiveData ist; Andernfalls, FALSCH.

Siehe auch