LcdCharacterEncoding.GetByteCount(Char[], Int32, Int32) Method

Definition

public override int GetByteCount (char[] chars, int index, int count);
override this.GetByteCount : char[] * int * int -> int
Public Overrides Function GetByteCount (chars As Char(), index As Integer, count As Integer) As Integer

Parameters

chars
Char[]
index
Int32
count
Int32

Returns

Applies to