| Noemax.FastInfoset Namespace > WriterVocabulary Class > Load Method : Load(Stream) Method |
'Declaration Public Overloads Sub Load( _ ByVal stream As System.IO.Stream _ )
'Usage Dim instance As WriterVocabulary Dim stream As System.IO.Stream instance.Load(stream)
public void Load( System.IO.Stream stream )
public procedure Load( stream: System.IO.Stream );
public function Load( stream : System.IO.Stream );
public: void Load( System.IO.Stream* stream )
public: void Load( 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