Méthode System::BoxedValue::ToString

BoxedValue::ToString method

Convertit la valeur encapsulée représentée par l’objet actuel en chaîne.

String System::BoxedValue<T>::ToString() const override

ReturnValue

String representation of the boxed value represented by current object

Voir aussi