|
VMware GemFire Native .NET Reference
9.1
|
Declares the Properties class. More...
Data Structures | |
| class | Apache::Geode::Client::Properties< TPropKey, TPropValue > |
| Provides a collection of properties, each of which is a key/value pair. More... | |
Namespaces | |
| Apache::Geode | |
| This namespace contains all the Geode .NET classes and utility classes. | |
| Apache::Geode::Client | |
| This namespace contains all the Geode .NET API classes and enumerations. | |
Functions | |
| template<class TPropKey , class TPropValue > | |
| public delegate void | Apache::Geode::Client::PropertyVisitorGeneric (TPropKey key, TPropValue value) |
Delegate that represents visitor for the Properties class. More... | |
Declares the Properties class.