LumiSoft Net Help
AppendString Method (value)
NamespacesLumiSoft.NetStringReaderAppendString(String)
Appends specified string to SourceString.
Declaration Syntax
C#Visual BasicVisual C++F#
public void AppendString(
	string value
)
Public Sub AppendString ( 
	value As String
)
public:
void AppendString(
	String^ value
)
member AppendString : 
        value : string -> unit 
Parameters
value (String)
String value to append.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119