Metode System::Xml::Schema::XmlSchemaObjectCollection::idx_get

XmlSchemaObjectCollection::idx_get method

Mengembalikan XmlSchemaObject pada indeks yang ditentukan.

virtual SharedPtr<XmlSchemaObject> System::Xml::Schema::XmlSchemaObjectCollection::idx_get(int32_t index)
ParameterTipeDeskripsi
indexint32_tIndeks dari XmlSchemaObject.

ReturnValue

XmlSchemaObject pada indeks yang ditentukan.

Lihat Juga