XmlTextReader.ReadElementContentAsimpl64(Byte[], Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public int ReadElementContentAsimpl64 (byte[] buffer, int index, int count);
member this.ReadElementContentAsimpl64 : byte[] * int * int -> int
Public Function ReadElementContentAsimpl64 (buffer As Byte(), index As Integer, count As Integer) As Integer
Parameters
- buffer
- Byte[]
- index
- Int32
- count
- Int32