Partager via


VehicleLoadType.Equals(VehicleLoadType) Méthode

Définition

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

public bool Equals (Azure.Maps.Routing.VehicleLoadType other);
override this.Equals : Azure.Maps.Routing.VehicleLoadType -> bool
Public Function Equals (other As VehicleLoadType) As Boolean

Paramètres

other
VehicleLoadType

Objet à comparer à cet objet.

Retours

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

Implémente

S’applique à