XmlDasmStreamWrapper.ReadInternal(Byte[], Int32, Int32) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- buffer
- Byte[]
- offset
- Int32
- count
- Int32