다음을 통해 공유


StringLookup.Lookup(Byte[], Int32, Int32) 메서드

정의

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

반환

적용 대상