protected byte[] ReadData( int id, Register startAddress, int count )
Protected Function ReadData ( _ id As Integer, _ startAddress As Register, _ count As Integer _ ) As Byte()
protected: array<unsigned char>^ ReadData( int id, Register startAddress, int count )