System::Runtime::Serialization::IFormatterConverter::ToString Methode
IFormatterConverter::ToString method
Konvertiert einen Wert in einen String.
virtual String System::Runtime::Serialization::IFormatterConverter::ToString(System::SharedPtr<Object> value)=0
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | System::SharedPtr<Object> | Das zu konvertierende Objekt. |
ReturnValue
Der konvertierte Wert.
Siehe auch
- Class String
- Typedef SharedPtr
- Class Object
- Class IFormatterConverter
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++