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

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