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.Page for C++