Use Base
True
命名空间: Microsoft.VisualStudio.TestTools.UITest.Common
程序集: Microsoft.VisualStudio.TestTools.UITest.Common(Microsoft.VisualStudio.TestTools.UITest.Common.dll 中)
语法
public override bool Equals(
object other
)
public:
virtual bool Equals(
Object^ other
) override
override Equals :
other:Object -> bool
Public Overrides Function Equals (
other As Object
) As Boolean
参数
- other
返回值
Type: System.Boolean
请参阅
Equals 重载
UITest 类
Microsoft.VisualStudio.TestTools.UITest.Common 命名空间
返回页首