Share

AcString::setEmpty

C++

AcString & setEmpty();

Description

Sets the string to be empty.

Returns

A reference to this string object.

Links

AcString

Previous Declaration

ACBASE_PORT AcString & setEmpty();

Was this information helpful?