System::Xml::Schema::XmlSchemaObjectCollection::idx_get 方法
XmlSchemaObjectCollection::idx_get method
返回指定索引处的 XmlSchemaObject。
virtual SharedPtr<XmlSchemaObject> System::Xml::Schema::XmlSchemaObjectCollection::idx_get(int32_t index)
| 参数 | 类型 | 描述 |
|---|---|---|
| index | int32_t | XmlSchemaObject 的索引。 |
ReturnValue
指定索引处的 XmlSchemaObject。
另见
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++