Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The ConverterCollections..::.ConverterDictionaryEnumerator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ConverterKeyUp |
The IConverter used to convert keys of the
| |
| ConverterValueUp |
The IConverter used to convert values of the
| |
| Current |
Gets the current element in the collection.
| |
| Entry |
Gets both the key and the value of the current dictionary entry.
| |
| Enumerator |
The underlying | |
| Key |
Gets the key of the current dictionary entry.
| |
| Value |
Gets the value of the current dictionary entry.
|