Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Overload List

  NameDescription
ReadDictionary<(Of <(TKey, TValue>)>)(Int32, IDictionary<(Of <(TKey, TValue>)>))
Read a generic IDictionary<TKey, TValue> of key/value pairs from the POF stream.
(Inherited from PofStreamReader.)
ReadDictionary(Int32, IDictionary)
Read an IDictionary of key/value pairs from the POF stream.
(Inherited from PofStreamReader.)

See Also