System::Xml::Schema::XmlSchemaAnnotation::get_Items method

XmlSchemaAnnotation::get_Items method

Returns the Items collection that is used to store the appinfo and documentation child elements.

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaAnnotation::get_Items()

ReturnValue

An XmlSchemaObjectCollection of appinfo and documentation child elements.

See Also