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
- other
Type : Microsoft.Phone.Reactive.Unit
Valeur de retour
Type : System.Boolean
Implémentations
Informations de version
.NET pour les applications Windows Phone
Pris en charge dans : Windows Phone 8, Silverlight 8.1
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.