CSharpTest.Net
WriteTo Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Serialization Namespace > KeyValueSerializer<TKey,TValue> Class : WriteTo Method

value
stream

Glossary Item Box

Writes the object to the stream

Syntax

Visual Basic (Declaration) 
Public Sub WriteTo( _
   ByVal value As KeyValuePair(Of TKey,TValue), _
   ByVal stream As Stream _
) 
C# 
public void WriteTo( 
   KeyValuePair<TKey,TValue> value,
   Stream stream
)

Parameters

value
stream

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys