TTextReader.Read(TCharArray,Integer) Method

Represents method Read(TCharArray,Integer).

Namespace: System.Stream
public
 function Read(var Buffer: TCharArray; Count: Integer): Integer; overload;

Parameters

Buffer
Type: TCharArray

Count
Type: Integer

Return Value

Type: Integer