LcdCharacterEncoding.GetChars(Byte[], Int32, Int32, Char[], Int32) Method
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.
Reverse mapping is not supported for this encoding.
C#
public override int GetChars (byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex);
override this.GetChars : byte[] * int * int * char[] * int -> int
Public Overrides Function GetChars (bytes As Byte(), byteIndex As Integer, byteCount As Integer, chars As Char(), charIndex As Integer) As Integer
- bytes
- Byte[]
- byteIndex
- Int32
- byteCount
- Int32
- chars
- Char[]
- charIndex
- Int32
Tuote | Versiot |
---|---|
.NET IoT Libraries | 1.1.0, 1.2.0, 1.3.0 |