MemoryBlock.Operator Add
From Xojo Documentation
Method
MemoryBlock.Operator_Add(value as MemoryBlock) As MemoryBlock
Supported for all project types and targets.
Supported for all project types and targets.
Overloads the + operator for the MemoryBlock class, providing a way to add the passed MemoryBlock to the Self instance. Returns the result as a MemoryBlock.