PofStreamWriterWriteCollection Method |
Name | Description | |
---|---|---|
![]() | WriteCollectionT(Int32, ICollectionT) |
Write a generic ICollection<T> property to the POF
stream.
|
![]() | WriteCollection(Int32, ICollection) |
Write an ICollection property to the POF stream.
|
![]() | WriteCollection(Int32, ICollection, Type) |
Write a uniform ICollection property to the POF stream.
|