System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract metodu

XmlSchemaComplexType::get_IsAbstract method

complexType öğesinin örnek belgede kullanılabilir olup olmadığını belirleyen bilgiyi döndürür.

bool System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract()

ReturnValue

Eğer true ise, bir öğe bu complexType öğesini doğrudan kullanamaz ve bu complexType öğesinden türetilen bir karmaşık tür kullanmak zorundadır. Varsayılan false‘dur. İsteğe bağlı.

Ayrıca Bakınız