Constructor LowFootprintStringItem
LowFootprintStringItem(string)
Initializes a new instance of the StringItem
class with specified string.
public LowFootprintStringItem(string s)
Parameters
s
stringSpecifies string content of this new instance.