XmlTextReader.ReadContentAsimpl64(Byte[], Int32, Int32) Method

Definition

public int ReadContentAsimpl64 (byte[] buffer, int index, int count);
member this.ReadContentAsimpl64 : byte[] * int * int -> int
Public Function ReadContentAsimpl64 (buffer As Byte(), index As Integer, count As Integer) As Integer

Parameters

buffer
Byte[]
index
Int32
count
Int32

Returns

Applies to