In The Hand - .NET Components for Mobility
Read Method (buffer, offset, count)
NamespacesInTheHand.TomTomGpsStreamRead(array<Byte>[]()[], Int32, Int32)
Not supported.
Declaration Syntax
C#Visual Basic
public override int Read(
	byte[] buffer,
	int offset,
	int count
)
Public Overrides Function Read ( _
	buffer As Byte(), _
	offset As Integer, _
	count As Integer _
) As Integer
Parameters
buffer (array< Byte >[]()[])

[Missing <param> documentation for "buffer"]

offset (Int32)

[Missing <param> documentation for "offset"]

count (Int32)

[Missing <param> documentation for "count"]

Return Value

[Missing <returns> documentation for M:InTheHand.TomTom.GpsStream.Read(System.Byte[],System.Int32,System.Int32)]

Assembly: InTheHand.TomTom (Module: InTheHand.TomTom) Version: 6.2.0.0