System::Xml::Schema::XmlSchemaObjectCollection::idx_get 方法

XmlSchemaObjectCollection::idx_get method

返回指定索引处的 XmlSchemaObject

virtual SharedPtr<XmlSchemaObject> System::Xml::Schema::XmlSchemaObjectCollection::idx_get(int32_t index)
参数类型描述
indexint32_tXmlSchemaObject 的索引。

ReturnValue

指定索引处的 XmlSchemaObject

另见