Equals

BehaviorProperty.Equals method

检查此对象是否等于另一个。

public override bool Equals(object obj)
范围类型描述
objObject要比较的对象。

返回值

如果对象相等,则为真。

也可以看看