PofStreamReaderReadCollection Method (Int32, ICollection) |
Namespace: Tangosol.IO.Pof
public virtual ICollection ReadCollection( int index, ICollection coll )
Exception | Condition |
---|---|
InvalidOperationException | If the POF stream has already advanced past the desired property. |
IOException | If an I/O error occurs. |