You are here:
Symbol Reference > Monnit Namespace >
ExtentionMethods Class
>
ExtentionMethods Methods
>
ExtentionMethods.FormatStringToByteArray Method
Collapse All
ExtentionMethods.FormatStringToByteArray Method
ExtentionMethods Class
ExtentionMethods Members
ExtentionMethods Methods
Send Feedback
Syntax
C++
C#
Visual Basic
byte[]
FormatStringToByteArray
(
this
string
s
);
public
static
byte
[]
FormatStringToByteArray
(
this
string
s
);
Public
static
Function
FormatStringToByteArray
(
s
As
this
string
)
As
byte
()
See Also
ExtentionMethods Class
,
ExtentionMethods Members
,
ExtentionMethods Methods
Group
ExtentionMethods Methods
Remarks
This is FormatStringToByteArray, a member of class ExtentionMethods.