Edit

Share via


LcdCharacterEncoding.GetCharCount(Byte[], Int32, Int32) Method

Definition

public override int GetCharCount (byte[] bytes, int index, int count);
override this.GetCharCount : byte[] * int * int -> int
Public Overrides Function GetCharCount (bytes As Byte(), index As Integer, count As Integer) As Integer

Parameters

bytes
Byte[]
index
Int32
count
Int32

Returns

Applies to