点击或拖拽改变大小

ValueLimitEquals 方法

Indicates whether this instance and a specified object are equal.

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public override bool Equals(
	Object obj
)

参数

obj
类型:SystemObject
The object to compare with the current instance.

返回值

类型:Boolean
if obj and this instance are the same type and represent the same value; otherwise, .
参见