VMware GemFire Native .NET Reference
9.2.4
|
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 | |
Apache::Geode::Client | |
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.