| Overload | Description |
|---|---|
| GetBytes(Char[],Int32,Int32,Byte[],Int32) | Encodes a specified range of elements from a Unicode character array, and stores the results in a specified range of elements in a byte array. |
| GetBytes(Char[]) | (Inherited from System.Text.Encoding) |
| GetBytes(Char[],Int32,Int32) | (Inherited from System.Text.Encoding) |
| GetBytes(String) | (Inherited from System.Text.Encoding) |
| GetBytes(String,Int32,Int32,Byte[],Int32) | (Inherited from System.Text.Encoding) |
| GetBytes(Char,Int32,Byte,Int32) | (Inherited from System.Text.Encoding) |
Target Platforms: Microsoft .NET Framework 2.0