次の方法で共有


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

戻り値

適用対象