Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadStream Class > Read Method : Read(IBuffer,Int32,UInt32) Method |
'Declaration
Public Overloads Function Read( _ ByVal buffer As IBuffer, _ ByVal bufferIndex As Integer, _ ByVal count As UInteger _ ) As Integer
'Usage
Dim instance As LeadStream Dim buffer As IBuffer Dim bufferIndex As Integer Dim count As UInteger Dim value As Integer value = instance.Read(buffer, bufferIndex, count)
function Leadtools.LeadStream.Read(IBuffer,Int32,UInt32)( buffer , bufferIndex , count )
Use the CanRead property to determine whether the current instance supports reading.