A Sandcastle Documented Class Library
C#
Show/Hide TOC
String
Utils
Str
To
Byte
Array Method
Definition
Namespace:
MbcsCentral.WinTrm
Assembly:
MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
Copy
public
static
byte
[]
StrToByteArray
(
string
str
)
Parameters
str
String
Return Value
Byte
See Also
Reference
StringUtils Class
MbcsCentral.WinTrm Namespace
In This Article
Definition
Parameters
Return Value
See Also