Partager via


Unit.Equals, méthode (Unit)

Espace de noms :  Microsoft.Phone.Reactive
Assembly :  Microsoft.Phone.Reactive (dans Microsoft.Phone.Reactive.dll)

Syntaxe

'Déclaration
Public Function Equals ( _
    other As Unit _
) As Boolean
public bool Equals(
    Unit other
)
public:
virtual bool Equals(
    Unit other
) sealed
abstract Equals : 
        other:Unit -> bool 
override Equals : 
        other:Unit -> bool 

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

IEquatable<T>.Equals(T)

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

Unit Structure

Equals, surcharge

Microsoft.Phone.Reactive, espace de noms