CSharpTest.Net
CombinedStream Constructor(IEnumerable<Stream>)
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace > CombinedStream Class > CombinedStream Constructor : CombinedStream Constructor(IEnumerable<Stream>)

streams

Glossary Item Box

Creates a single 'pseudo' stream out of multiple input streams

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal streams As IEnumerable(Of Stream) _
)
C# 
public CombinedStream( 
   IEnumerable<Stream> streams
)

Parameters

streams

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys