System::Xml::Schema::XmlSchemaType::GetBuiltInComplexType metodu
İçindekiler
[
Saklamak
]XmlSchemaType::GetBuiltInComplexType(const SharedPtr<XmlQualifiedName>&) method
Nitelikli ad ile belirtilen karmaşık tipin yerleşik karmaşık tipini temsil eden bir XmlSchemaComplexType döndürür.
static SharedPtr<XmlSchemaComplexType> System::Xml::Schema::XmlSchemaType::GetBuiltInComplexType(const SharedPtr<XmlQualifiedName> &qualifiedName)
| Parametre | Tür | Açıklama |
|---|---|---|
| qualifiedName | const SharedPtr<XmlQualifiedName>& | Karmaşık tipin XmlQualifiedName öğesi. |
ReturnValue
Yerleşik karmaşık tipi temsil eden XmlSchemaComplexType.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XmlSchemaComplexType
- Class XmlQualifiedName
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.Font for C++
XmlSchemaType::GetBuiltInComplexType(XmlTypeCode) method
Belirtilen karmaşık tipin yerleşik karmaşık tipini temsil eden bir XmlSchemaComplexType döndürür.
static SharedPtr<XmlSchemaComplexType> System::Xml::Schema::XmlSchemaType::GetBuiltInComplexType(XmlTypeCode typeCode)
| Parametre | Tür | Açıklama |
|---|---|---|
| typeCode | XmlTypeCode | Karmaşık tipi temsil eden XmlTypeCode değerlerinden biri. |
ReturnValue
Yerleşik karmaşık tipi temsil eden XmlSchemaComplexType.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XmlSchemaComplexType
- Enum XmlTypeCode
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.Font for C++