StreamSubscriptionHandle<T>.Equals Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si l'objet actuel est égal à un autre objet du même type.
public abstract bool Equals (Orleans.Streams.StreamSubscriptionHandle<T> other);
override this.Equals : Orleans.Streams.StreamSubscriptionHandle<'T> -> bool
Public MustOverride Function Equals (other As StreamSubscriptionHandle(Of T)) As Boolean