Equals

ILineFormatEffectiveData.Equals method

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

public bool Equals(ILineFormatEffectiveData lf)
范围类型描述
lfILineFormatEffectiveDataILineFormatEffectiveData 与当前 ILineFormatEffectiveData 进行比较。

返回值

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

也可以看看