ICcsidManager.GetBytes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| GetBytes(String) | |
| GetBytes(String, Byte[], Int32) |
GetBytes(String)
GetBytes(String, Byte[], Int32)
public:
int GetBytes(System::String ^ s, cli::array <System::Byte> ^ abyte0, int i);
public int GetBytes (string s, byte[] abyte0, int i);
abstract member GetBytes : string * byte[] * int -> int
Public Function GetBytes (s As String, abyte0 As Byte(), i As Integer) As Integer
Parameters
- s
- String
- abyte0
- Byte[]
- i
- Int32