Polarith AI
1.8

◆ Copy()

void Copy ( Structure  other)

Deep copies the data of another Structure instance into this instance.

Parameters
otherAnother instance to copy the data into this instance for.
Exceptions
NullReferenceExceptionIf other is null.
Imprint