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

stream

Glossary Item Box

Reads the object from a stream

Syntax

Visual Basic (Declaration) 
Public Function ReadFrom( _
   ByVal stream As Stream _
) As KeyValuePair(Of TKey,TValue)
C# 
public KeyValuePair<TKey,TValue> ReadFrom( 
   Stream stream
)

Parameters

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