System::Xml::Schema::XmlSchemaAnnotation::get_Items 方法

XmlSchemaAnnotation::get_Items method

返回用于存储 appinfodocumentation 子元素的 Items 集合。

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

ReturnValue

一个包含 appinfodocumentation 子元素的 XmlSchemaObjectCollection

另见