System::String::ToAsciiString-methode
String::ToAsciiString method
Converteert een string naar std::string. Gebruikt ASCII-codering.
std::string System::String::ToAsciiString() const
ReturnValue
String representation in Ascii.
Zie ook
- Class String
- Namespace System
- Library Aspose.Page for C++