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

Overload List

  NameDescription
ReadCollection<(Of <(T>)>)(Int32, ICollection<(Of <(T>)>))
Read a generic ICollection<T> of object values from the POF stream.
ReadCollection(Int32, ICollection)
Read an ICollection of object values from the POF stream.

See Also