Equals

ColorFormat.Equals 方法

检查与指定对象的相等性。

public override bool Equals(object obj)
参数类型描述
objObject对象。

返回值

如果对象相等,则为 true;否则为 false。

另请参见