| Noemax.FastInfoset Namespace > WriterVocabulary Class > Save Method : Save(Stream) Method |
'Declaration Public Overloads Sub Save( _ ByVal stream As System.IO.Stream _ )
'Usage Dim instance As WriterVocabulary Dim stream As System.IO.Stream instance.Save(stream)
public void Save( System.IO.Stream stream )
public procedure Save( stream: System.IO.Stream );
public function Save( stream : System.IO.Stream );
public: void Save( System.IO.Stream* stream )
public: void Save( System.IO.Stream^ stream )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2