System::Xml::Schema::XmlSchemaType::GetBuiltInComplexType μέθοδος
περιεχόμενα
[
κρύβω
]XmlSchemaType::GetBuiltInComplexType(const SharedPtr<XmlQualifiedName>&) method
Επιστρέφει ένα XmlSchemaComplexType που αντιπροσωπεύει τον ενσωματωμένο σύνθετο τύπο του σύνθετου τύπου που καθορίζεται από το πλήρες όνομα.
static SharedPtr<XmlSchemaComplexType> System::Xml::Schema::XmlSchemaType::GetBuiltInComplexType(const SharedPtr<XmlQualifiedName> &qualifiedName)
| Parameter | Type | Περιγραφή |
|---|---|---|
| qualifiedName | const SharedPtr<XmlQualifiedName>& | Το XmlQualifiedName του σύνθετου τύπου. |
ReturnValue
Το XmlSchemaComplexType που αντιπροσωπεύει τον ενσωματωμένο σύνθετο τύπο.
Δείτε επίσης
- Typedef SharedPtr
- Class XmlSchemaComplexType
- Class XmlQualifiedName
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++
XmlSchemaType::GetBuiltInComplexType(XmlTypeCode) method
Επιστρέφει ένα XmlSchemaComplexType που αντιπροσωπεύει τον ενσωματωμένο σύνθετο τύπο του σύνθετου τύπου που καθορίζεται.
static SharedPtr<XmlSchemaComplexType> System::Xml::Schema::XmlSchemaType::GetBuiltInComplexType(XmlTypeCode typeCode)
| Parameter | Type | Περιγραφή |
|---|---|---|
| typeCode | XmlTypeCode | Ένα από τις τιμές του XmlTypeCode που αντιπροσωπεύουν τον σύνθετο τύπο. |
ReturnValue
Το XmlSchemaComplexType που αντιπροσωπεύει τον ενσωματωμένο σύνθετο τύπο.
Δείτε επίσης
- Typedef SharedPtr
- Class XmlSchemaComplexType
- Enum XmlTypeCode
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++