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

Overload List

  NameDescription
WriteCollection<(Of <(T>)>)(Int32, ICollection<(Of <(T>)>))
Write a generic ICollection<T> property to the POF stream.
WriteCollection(Int32, ICollection)
Write an ICollection property to the POF stream.
WriteCollection(Int32, ICollection, Type)
Write a uniform ICollection property to the POF stream.

See Also