Appends specified string value to the buffer. String is encoded with Charset.
| 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
- value (String)
- String value.
| Exception | Condition |
|---|---|
| ArgumentNullException | Is aised when value is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119