get_Items()

XmlSchemaRedefine::get_Items() method

Returns the collection of the following classes: XmlSchemaAnnotation, XmlSchemaAttributeGroup, XmlSchemaComplexType, XmlSchemaSimpleType, and XmlSchemaGroup.

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

Return Value

The elements contained within the redefine element.

See Also