StreamHelper.IndexOf(Stream, Byte[]) 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:
[System::Runtime::CompilerServices::Extension]
static long IndexOf(System::IO::Stream ^ stream, cli::array <System::Byte> ^ pattern);
public static long IndexOf (this System.IO.Stream stream, byte[] pattern);
static member IndexOf : System.IO.Stream * byte[] -> int64
Paramètres
- stream
- Stream
- pattern
- Byte[]