DimensionsClone Method | |
Creates a new object that is a copy of the current instance.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public:
virtual Object^ Clone() sealed
Return Value
Type:
ObjectA new object that is a copy of this instance.
Implements
ICloneableCloneSee Also