Table of Contents

Method Add

Namespace
Alternet.Scripter.Integration.AlternetUI
Assembly
Alternet.Scripter.Integration.AlternetUI.dll

Add(string)

Adds the specified string to the end of the text.

public void Add(string s)

Parameters

s string

The string to add. Cannot be null.