CacheableStringEquals Method |
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Return true if this key matches other object.
It invokes the '==' operator of the underlying
gemfire::CacheableString object.
(Overrides CacheableKeyEquals(Object).) |
![]() | Equals(ICacheableKey) |
Return true if this key matches other object.
It invokes the '==' operator of the underlying
gemfire::CacheableString object.
(Overrides CacheableKeyEquals(ICacheableKey).) |