System::Xml::Schema::XmlSchemaElement::get_Constraints 方法

XmlSchemaElement::get_Constraints method

返回元素的约束集合。

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaElement::get_Constraints()

ReturnValue

约束的集合。

另见