Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

  NameDescription
Public methodWriteDictionary<(Of <<'(TKey, TValue>)>>)(Int32, IDictionary<(Of <<'(TKey, TValue>)>>))
Write a generic IDictionary<TKey, TValue> property to the POF stream.
Public methodWriteDictionary(Int32, IDictionary)
Write an IDictionary property to the POF stream.
Public methodWriteDictionary(Int32, IDictionary, Type)
Write a uniform IDictionary property to the POF stream.
Public methodWriteDictionary(Int32, IDictionary, Type, Type)
Write a uniform IDictionary property to the POF stream.

See Also