Equals

Tint.Equals method

确定指定的Tint是否等于当前的Tint。

public override bool Equals(object obj)
范围类型描述
objObjectTint进行比较。

返回值

如果对象相等,则为真;否则为假。

也可以看看