Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
GetDictionary<(Of <(TKey, TValue>)>)(IDictionary<(Of <(TKey, TValue>)>))
Read an IDictionar<TKey, TValue>y of key/value pairs which this IPofValue represents.
GetDictionary(IDictionary)
Return an IDictionary of key/value pairs which this IPofValue represents.

See Also