BuildMaster SDK Reference
Version:

Write(char[] buffer, int index, int count) Method

Writes the text.

Syntax

public virtual void Write(char[] buffer, int index, int count)

Parameters

buffer
Type: char[]

The buffer.

index
Type: int

The index.

count
Type: int

The count.