System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract yöntemi.

XmlSchemaComplexType::get_IsAbstract method

complexType öğesinin örnek belgede kullanılabilirliğini 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 tip kullanmalıdır. Varsayılan false’tur. İsteğe bağlı.

Ayrıca Bakınız