Partager via


NoBomEncoding.GetByteCount(Char[], Int32, Int32) Méthode

Définition

public:
 override int GetByteCount(cli::array <char> ^ chars, int index, int count);
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

Paramètres

chars
Char[]
index
Int32
count
Int32

Retours

S’applique à