CacheItemKey.Equals Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
| 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
Parametreler
- other
- CacheItemKey
Döndürülenler
Uygulamalar
Şunlara uygulanır
Equals(Object)
Indicates whether this instance and a specified object are equal.
public:
override bool Equals(System::Object ^ obj);
public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean
Parametreler
- obj
- Object