CacheItemKey.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.
Surcharges
| Equals(CacheItemKey) | |
| Equals(Object) |
Equals(CacheItemKey)
Indicates whether the current object is equal to another object of the same type.
public:
virtual bool Equals(Microsoft::VisualStudio::RpcContracts::Caching::CacheItemKey other);
public bool Equals (Microsoft.VisualStudio.RpcContracts.Caching.CacheItemKey other);
override this.Equals : Microsoft.VisualStudio.RpcContracts.Caching.CacheItemKey -> bool
Public Function Equals (other As CacheItemKey) As Boolean
Paramètres
- other
- CacheItemKey