Syntax
| C# |
|---|
public class CacheableHashSet |
| Visual Basic (Declaration) |
|---|
Public Class CacheableHashSet |
| Visual C++ |
|---|
public ref class CacheableHashSet |
The type exposes the following members.
Public Constructors
| Name | Description | |
|---|---|---|
| CacheableHashSetCacheableHashSetNew | Overloaded. |
Public Methods
Protected Methods
| Name | Description | |
|---|---|---|
| _SetNativePtr | (Inherited from SBWrap<gemfire::Serializable>.) | |
| AssignPtr | (Inherited from SBWrap<gemfire::Serializable>.) | |
| Dispose | (Inherited from SBWrap<gemfire::Serializable>.) | |
| Finalize | (Inherited from SBWrap<gemfire::Serializable>.) | |
| InternalCleanup | (Inherited from SBWrap<gemfire::Serializable>.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
Public Properties
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IEnumerable..::GetEnumerator | (Inherited from CacheableHashSetType<gemfire::CacheableContainerType<gemfire::HashSetT<gemfire::SharedPtr<gemfire::CacheableKey> >,66> >.) |
See Also
GemStone.GemFire.Cache Namespace