Create an object of type VoidSequence having the value of the specified original object.
Synopsis
Declared in <balb_testmessages.h>
VoidSequence(VoidSequence const& original);
Parameters
Name |
Description |
original |
object providing the value to copy |
Created with MrDocs