Method SerializeToStream SerializeToStream(Stream) Serialize this container to a stream. Declaration public void SerializeToStream(Stream stream) Parameters Type Name Description Stream stream The stream the serialize into.