Partager via


NoBomEncoding.GetCharCount(Byte[], Int32, Int32) Méthode

Définition

public:
 override int GetCharCount(cli::array <System::Byte> ^ bytes, int index, int count);
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

Paramètres

bytes
Byte[]
index
Int32
count
Int32

Retours

S’applique à