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

Overload List

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

See Also