次の方法で共有


NoBomEncoding.GetByteCount(Char[], Int32, Int32) メソッド

定義

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

パラメーター

chars
Char[]
index
Int32
count
Int32

戻り値

適用対象