Share

AcBrShell::AcBrShell

C++

AcBrShell(
    const AcBrShell& src
);

Description

Copy constructor. Instantiates an object initialized to the same contents as the src object.

Parameters

Parameters Description
src Another AcBrShell object

Links

AcBrShell

Was this information helpful?