System::BoxedValueBase::ToString μέθοδος

BoxedValueBase::ToString() const method

Αντίστοιχο της μεθόδου C# Object.ToString(). Επιτρέπει τη μετατροπή προσαρμοσμένων αντικειμένων σε συμβολοσειρά.

virtual String System::Object::ToString() const

ReturnValue

String representation as provided by final class.

Δείτε επίσης

BoxedValueBase::ToString(const System::String&) const method

Μετατρέπει το συσκευασμένο αντικείμενο σε συμβολοσειρά χρησιμοποιώντας την καθορισμένη μορφοποιητική συμβολοσειρά.

System::String System::BoxedValueBase::ToString(const System::String &format) const

Δείτε επίσης