Appends specified string value to the buffer. String is encoded with Charset.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Append( string value )
Public Sub Append ( value As String )
public: void Append( String^ value )
member Append : value : string -> unit
Parameters
- value (String)
- String value.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is aised when value is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119