Share

AcDbSymbolTablePointer::AcDbSymbolTablePointer (AcDbSymbolTablePointer&&) Constructor

C++

AcDbSymbolTablePointer(
    AcDbSymbolTablePointer&&
) = default;

Description

Copy constructor.

Parameters

Parameters Description
pObject Input object to copy

Links

AcDbSymbolTablePointer

Was this information helpful?