Namespace: GemStone.GemFire.Cache
Assembly:
GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
protected CacheableHashSetType<gemfire::CacheableContainerType<gemfire::HashSetT<gemfire::SharedPtr<gemfire::CacheableKey> >,73> >(
Serializable* nativeptr
) |
| Visual Basic (Declaration) |
|---|
Visual Basic does not support APIs that consume or return unsafe types. |
| Visual C++ |
|---|
protected:
CacheableHashSetType<gemfire::CacheableContainerType<gemfire::HashSetT<gemfire::SharedPtr<gemfire::CacheableKey> >,73> > (
Serializable* nativeptr
) |
Parameters
- nativeptr
- Serializable*
See Also