Partager via


ArtifactArchitecture.Equals(ArtifactArchitecture) Méthode

Définition

Indique si l'objet actuel est égal à un autre objet du même type.

public bool Equals (Azure.Containers.ContainerRegistry.ArtifactArchitecture other);
override this.Equals : Azure.Containers.ContainerRegistry.ArtifactArchitecture -> bool
Public Function Equals (other As ArtifactArchitecture) As Boolean

Paramètres

other
ArtifactArchitecture

Objet à comparer à cet objet.

Retours

true si l'objet actuel est égal au paramètre other ; sinon, false.

Implémente

S’applique à