Método System::Decimal::ToStdString

Decimal::ToStdString method

Devuelve una instancia de std::string que contiene la representación en cadena del valor representado por el objeto.

std::string System::Decimal::ToStdString() const

Ver también