Share

AcEdSelectedTransient::AcEdSelectedTransient (AcEdSelectedTransient&) Constructor

C++

AcEdSelectedTransient(
    const AcEdSelectedTransient& source
);

Description

Copy constructor.

Parameters

Parameters Description
source Right-hand operand.

Links

AcEdSelectedTransient Class

Was this information helpful?