StringLookup.Lookup(Byte[], Int32, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- ba
- Byte[]
- offset
- Int32
- count
- Int32