GenericAreaGetContent Method |
Gets the content of this area.
Namespace: Com.Datalogic.Extension.Selfshopping.Cradle.JoyatouchAssembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual byte[] GetContent()
Public Overridable Function GetContent As Byte()
Return Value
Type:
Bytebyte[] the byte array representing the area
content.
Remarks See Also