Aracılığıyla paylaş


UITestControl.Equals Yöntem

Belirler olup belirtilen UITestControl eşittir geçerli UITestControl.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITesting
Derleme:  Microsoft.VisualStudio.TestTools.UITesting (Microsoft.VisualStudio.TestTools.UITesting.dll içinde)

Sözdizimi

'Bildirim
Public Overrides Function Equals ( _
    other As Object _
) As Boolean
public override bool Equals(
    Object other
)
public:
virtual bool Equals(
    Object^ other
) override
abstract Equals : 
        other:Object -> bool 
override Equals : 
        other:Object -> bool 
public override function Equals(
    other : Object
) : boolean

Parametreler

Dönüş Değeri

Tür: System.Boolean
true yoksa belirtilen UITestControl eşittir geçerli UITestControl; Aksi takdirde, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestControl Sınıf

Microsoft.VisualStudio.TestTools.UITesting Ad Alanı