XmlDasmStreamWrapper.ReadInternal(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.
protected:
override int ReadInternal(cli::array <System::Byte> ^ buffer, int offset, int count);
protected override int ReadInternal (byte[] buffer, int offset, int count);
override this.ReadInternal : byte[] * int * int -> int
Protected Overrides Function ReadInternal (buffer As Byte(), offset As Integer, count As Integer) As Integer
Paramètres
- buffer
- Byte[]
- offset
- Int32
- count
- Int32