Public ReadOnly Property BarcodeDataAsByte As Byte()
public byte[] BarcodeDataAsByte {get;}
public: property array<byte>^ BarcodeDataAsByte { array<byte>^ get(); }
Public ReadOnly Property BarcodeDataAsByte As Byte()
public byte[] BarcodeDataAsByte {get;}
public: property array<byte>^ BarcodeDataAsByte { array<byte>^ get(); }