PofStreamReaderReadCollection Method |
| Name | Description | |
|---|---|---|
| ReadCollectionT(Int32, ICollectionT) |
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.
|