Méthode System::Globalization::TextInfo::ToString

TextInfo::ToString method

Analogue de la méthode C# Object.ToString(). Permet de convertir des objets personnalisés en chaîne.

String System::Globalization::TextInfo::ToString() const override

ReturnValue

String representation as provided by final class.

Voir aussi