StringLookup.Lookup(Byte[], Int32, Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
int Lookup(cli::array <System::Byte> ^ ba, int offset, int count);
public int Lookup (byte[] ba, int offset, int count);
member this.Lookup : byte[] * int * int -> int
Public Function Lookup (ba As Byte(), offset As Integer, count As Integer) As Integer
パラメーター
- ba
- Byte[]
- offset
- Int32
- count
- Int32