get_Items()

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

Return Value

An XmlSchemaObjectCollection of appinfo and documentation child elements.

See Also