XmlTextReader.ReadElementContentAsimpl64Async(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.
public System.Threading.Tasks.Task<int> ReadElementContentAsimpl64Async(byte[] buffer, int index, int count);
member this.ReadElementContentAsimpl64Async : byte[] * int * int -> System.Threading.Tasks.Task<int>
Public Function ReadElementContentAsimpl64Async (buffer As Byte(), index As Integer, count As Integer) As Task(Of Integer)
Parametri
- buffer
- Byte[]
- index
- Int32
- count
- Int32