System::Xml::Schema::XmlSchemaObjectCollection::idx_get yöntemi

XmlSchemaObjectCollection::idx_get method

Belirtilen indeksdeki XmlSchemaObject nesnesini döndürür.

virtual SharedPtr<XmlSchemaObject> System::Xml::Schema::XmlSchemaObjectCollection::idx_get(int32_t index)
ParametreTürAçıklama
indexint32_tXmlSchemaObject nesnesinin indeksi.

ReturnValue

Belirtilen indeksteki XmlSchemaObject.

Ayrıca Bakınız