set_Selector()

XmlSchemaIdentityConstraint::set_Selector(const SharedPtr<XmlSchemaXPath>&) method

Sets the XPath expression selector element.

void System::Xml::Schema::XmlSchemaIdentityConstraint::set_Selector(const SharedPtr<XmlSchemaXPath> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<XmlSchemaXPath>&The value to set.

See Also