System::Decimal::ToStdString method

Decimal::ToStdString method

Restituisce un’istanza di std::string che contiene la rappresentazione testuale del valore rappresentato dall’oggetto.

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

Vedi anche