PasswordPropertyTextAttribute.Equals(Object) Metode

Definisi

Menentukan apakah dua PasswordPropertyTextAttribute instans sama.

public:
 override bool Equals(System::Object ^ o);
public override bool Equals (object o);
public override bool Equals (object? o);
override this.Equals : obj -> bool
Public Overrides Function Equals (o As Object) As Boolean

Parameter

o
Object

PasswordPropertyTextAttribute untuk membandingkan dengan saat ini PasswordPropertyTextAttribute.

Mengembalikan

true jika yang ditentukan PasswordPropertyTextAttribute sama dengan saat ini PasswordPropertyTextAttribute; jika tidak, false.

Berlaku untuk