System.AnsiStringBase.operator =

From RAD Studio API Documentation
Jump to: navigation, search

C++

AnsiStringBase& operator =(const AnsiStringBase& rhs);

Properties

Type Visibility Source Unit Parent
function protected dstring.h System AnsiStringBase


Description

Assigns the string rhs to this AnsiStringBase.

Use operator = to assign the value of the AnsiStringBase from another AnsiStringBase.

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.AnsiStringBase.operator_H3D&oldid=157504"