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