Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Stream
Extensions
Write
Collection Method
Overload List
WriteCollection(Stream, ICollection
Int32
)
Writes the supplied Collection to a
Stream
.
WriteCollection(Stream, ICollection
String
)
Writes the supplied Collection to a
Stream
.
See Also
Reference
StreamExtensions Class
Gemstone.IO.StreamExtensions Namespace
In This Article
Overload List
See Also