Metoda UITest.Equals — (Object)
Use Base
True
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw: Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Składnia
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
Parametry
- other
Wartość zwracana
Type: System.Boolean
Zobacz też
Equals Przeciążenie
Klasa UITest
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common
Powrót do początku