Overload List
| Name | Description | |
|---|---|---|
| Equals(Object) |
Return true if this key matches other object.
It invokes the '==' operator of the underlying
gemfire::CacheableString object.
(Overrides CacheableKey..::Equals(Object).) | |
| Equals(ICacheableKey) |
Return true if this key matches other object.
It invokes the '==' operator of the underlying
gemfire::CacheableString object.
(Overrides CacheableKey..::Equals(ICacheableKey).) |