System::Decimal::ToStdString 方法
Decimal::ToStdString method
返回一个 std::string 实例,其中包含对象所表示的值的字符串表示。
std::string System::Decimal::ToStdString() const
另见
- Class Decimal
- Namespace System
- Library Aspose.Font for C++
返回一个 std::string 实例,其中包含对象所表示的值的字符串表示。
std::string System::Decimal::ToStdString() const