System::ComponentModel::TypeConverter::ConvertToString μέθοδος
περιεχόμενα
[
κρύβω
]TypeConverter::ConvertToString(const System::SharedPtr<ITypeDescriptorContext>&, const System::SharedPtr<System::Globalization::CultureInfo>&, const System::SharedPtr<System::Object>&) method
Μετατρέπει αντικείμενο σε συμβολοσειρά.
System::String System::ComponentModel::TypeConverter::ConvertToString(const System::SharedPtr<ITypeDescriptorContext> &context, const System::SharedPtr<System::Globalization::CultureInfo> &culture, const System::SharedPtr<System::Object> &value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| context | const System::SharedPtr<ITypeDescriptorContext>& | Object πληροφορίες πλαισίου μετατροπής. |
| πολιτιστική ρύθμιση | const System::SharedPtr<System::Globalization::CultureInfo>& | Πολιτισμός για χρήση κατά τη μετατροπή αντικειμένων. |
| value | const System::SharedPtr<System::Object>& | Object για μετατροπή. |
ReturnValue
Μετατρεπόμενο αντικείμενο.
Δείτε επίσης
- Class String
- Typedef SharedPtr
- Class ITypeDescriptorContext
- Class CultureInfo
- Class Object
- Class TypeConverter
- Namespace System::ComponentModel
- Library Aspose.Page for C++
TypeConverter::ConvertToString(const System::SharedPtr<ITypeDescriptorContext>&, const System::SharedPtr<System::Object>&) method
Μετατρέπει αντικείμενο σε συμβολοσειρά.
System::String System::ComponentModel::TypeConverter::ConvertToString(const System::SharedPtr<ITypeDescriptorContext> &context, const System::SharedPtr<System::Object> &value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| context | const System::SharedPtr<ITypeDescriptorContext>& | Object πληροφορίες πλαισίου μετατροπής. |
| value | const System::SharedPtr<System::Object>& | Object για μετατροπή. |
ReturnValue
Μετατρεπόμενο αντικείμενο.
Δείτε επίσης
- Class String
- Typedef SharedPtr
- Class ITypeDescriptorContext
- Class Object
- Class TypeConverter
- Namespace System::ComponentModel
- Library Aspose.Page for C++
TypeConverter::ConvertToString(const System::SharedPtr<System::Object>&) method
Μετατρέπει αντικείμενο σε συμβολοσειρά.
System::String System::ComponentModel::TypeConverter::ConvertToString(const System::SharedPtr<System::Object> &value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| value | const System::SharedPtr<System::Object>& | Object για μετατροπή. |
ReturnValue
Μετατρεπόμενο αντικείμενο.
Δείτε επίσης
- Class String
- Typedef SharedPtr
- Class Object
- Class TypeConverter
- Namespace System::ComponentModel
- Library Aspose.Page for C++