System::BoxedValueBase::ToString μέθοδος
BoxedValueBase::ToString() const method
Αντίστοιχο της μεθόδου C# Object.ToString(). Επιτρέπει τη μετατροπή προσαρμοσμένων αντικειμένων σε συμβολοσειρά.
virtual String System::Object::ToString() const
ReturnValue
String representation as provided by final class.
Δείτε επίσης
- Class String
- Class BoxedValueBase
- Namespace System
- Library Aspose.Page for C++
BoxedValueBase::ToString(const System::String&) const method
Μετατρέπει το συσκευασμένο αντικείμενο σε συμβολοσειρά χρησιμοποιώντας την καθορισμένη μορφοποιητική συμβολοσειρά.
System::String System::BoxedValueBase::ToString(const System::String &format) const
Δείτε επίσης
- Class String
- Class BoxedValueBase
- Namespace System
- Library Aspose.Page for C++