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

Overload List

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

See Also