System::Xml::Schema::XmlSchemaType::get_Final 方法

XmlSchemaType::get_Final method

返回类型派生的 final 属性,该属性指示是否允许进一步派生。

XmlSchemaDerivationMethod System::Xml::Schema::XmlSchemaType::get_Final()

ReturnValue

有效的 XmlSchemaDerivationMethod 值之一。默认值是 XmlSchemaDerivationMethod::None

另见