Appends specified string value to the buffer.
| C# | Visual Basic | Visual C++ | F# |
public void Append( Encoding charset, string value )
Public Sub Append ( charset As Encoding, value As String )
public: void Append( Encoding^ charset, String^ value )
member Append : charset : Encoding * value : string -> unit
| Exception | Condition |
|---|---|
| ArgumentNullException | Is aised when charset or value is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119