System::Xml::Schema::XmlSchemaIdentityConstraint::get_Fields method

XmlSchemaIdentityConstraint::get_Fields method

Returns the collection of fields that apply as children for the XML Path Language (XPath) expression selector.

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaIdentityConstraint::get_Fields()

ReturnValue

The collection of fields.

See Also