Equals

ILineFormatEffectiveData.Equals 方法

确定两个 ILineFormatEffectiveData 实例是否相等。

public bool Equals(ILineFormatEffectiveData lf)
参数类型描述
lfILineFormatEffectiveData要与当前 ILineFormatEffectiveData 进行比较的 ILineFormatEffectiveData。

返回值

如果指定的 ILineFormatEffectiveData 等于当前 ILineFormatEffectiveData,则为 true;否则为 false

另请参阅