Freigeben über


Color4.Equals Methode

Definition

Überlädt

Equals(Color4)
Equals(Object)

Equals(Color4)

public:
 virtual bool Equals(Microsoft::Azure::RemoteRendering::Color4 other);
public bool Equals (Microsoft.Azure.RemoteRendering.Color4 other);
override this.Equals : Microsoft.Azure.RemoteRendering.Color4 -> bool
Public Function Equals (other As Color4) As Boolean

Parameter

other
Color4

Gibt zurück

Implementiert

Gilt für:

Equals(Object)

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

Parameter

obj
Object

Gibt zurück

Gilt für: