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