CSharpTest.Net
ReadBlock Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > UnicodeReader Class : ReadBlock Method

buffer
index
count

Glossary Item Box

Reads one character

Syntax

Visual Basic (Declaration) 
Public Overrides Function ReadBlock( _
   ByVal buffer() As Char, _
   ByVal index As Integer, _
   ByVal count As Integer _
) As Integer
C# 
public override int ReadBlock( 
   char[] buffer,
   int index,
   int count
)

Parameters

buffer
index
count

Requirements

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

See Also

Reference

UnicodeReader Class
UnicodeReader Members
Base Implementation in ReadBlock

Source Code

Library/Crypto/UnicodeReader.cs

Generated with Document! X 2011 by Innovasys