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++