Partager via


TableSasIPRange.Equals(TableSasIPRange) Méthode

Définition

Vérifiez si deux TableSasIPRange instances sont égales.

public bool Equals (Azure.Data.Tables.Sas.TableSasIPRange other);
override this.Equals : Azure.Data.Tables.Sas.TableSasIPRange -> bool
Public Function Equals (other As TableSasIPRange) As Boolean

Paramètres

other
TableSasIPRange

Instance à laquelle comparer.

Retours

True s’ils sont égaux, false sinon.

Implémente

S’applique à