共用方式為


NoBomEncoding.GetCharCount(Byte[], Int32, Int32) 方法

定義

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

參數

bytes
Byte[]
index
Int32
count
Int32

傳回

適用於