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