RFA .NET
Overload List
Name | Description | |
---|---|---|
![]() | Append(Int32) | Appends the ASCII representation of the provided value to this string. |
![]() | Append(Int64) | Appends the ASCII representation of the provided value to this string. |
![]() | Append(String) | Appends a System.String to this RFA_WString. |
![]() | Append(UInt32) | Appends the ASCII representation of the provided value to this string. |
![]() | Append(UInt64) | Appends the ASCII representation of the provided value to this string. |
![]() | Append(RFA_WString) | Appends an RFA_WString to this RFA_WString. |