CSharpTest.Net
Read Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace > CombinedStream Class : Read Method

buffer
offset
count

Glossary Item Box

Reads from the next stream available

Syntax

Visual Basic (Declaration) 
Public Overrides Function Read( _
   ByVal buffer() As Byte, _
   ByVal offset As Integer, _
   ByVal count As Integer _
) As Integer
C# 
public override int Read( 
   byte[] buffer,
   int offset,
   int count
)

Parameters

buffer
offset
count

Requirements

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

See Also

Reference

CombinedStream Class
CombinedStream Members
Base Implementation in Read

Source Code

Library/IO/CombinedStream.cs

Generated with Document! X 2011 by Innovasys