PropertyUpdate.Equals Yöntem

Tanım

Aşırı Yüklemeler

Equals(PropertyUpdate)
Equals(Object)

Equals(PropertyUpdate)

Indicates whether the current object is equal to another object of the same type.

public:
 virtual bool Equals(Microsoft::VisualStudio::RpcContracts::Commands::PropertyUpdate other);
public bool Equals (Microsoft.VisualStudio.RpcContracts.Commands.PropertyUpdate other);
override this.Equals : Microsoft.VisualStudio.RpcContracts.Commands.PropertyUpdate -> bool
Public Function Equals (other As PropertyUpdate) As Boolean

Parametreler

Döndürülenler

Boolean

Uygulamalar

Şunlara uygulanır

Equals(Object)

Indicates whether this instance and a specified object are equal.

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

Parametreler

o
Object

Döndürülenler

Boolean

Şunlara uygulanır