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
stringSpecifies string content of this new instance.