get_Fields()

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()

Return Value

The collection of fields.

See Also