Share

AcFdFieldValue::AcFdFieldValue

C++

ACDBCORE2D_PORT AcFdFieldValue(
    const AcFdFieldValue& value
);

Description

Copy constructor.

Parameters

Parameters Description
value Input field value object to copy

Links

AcFdFieldValue

Was this information helpful?