Table of Contents

Constructor StringItem

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v9.dll

StringItem(string)

Initializes a new instance of the StringItem class with specified string.

public StringItem(string s)

Parameters

s string

Specifies string content of this new instance.