get_Constraints()

XmlSchemaElement::get_Constraints() method

Returns the collection of constraints on the element.

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

Return Value

The collection of constraints.

See Also