System::Xml::Schema::XmlSchemaObjectCollection::IndexOf metod

XmlSchemaObjectCollection::IndexOf method

Returnerar samlingens index som motsvarar det angivna XmlSchemaObject.

int32_t System::Xml::Schema::XmlSchemaObjectCollection::IndexOf(const SharedPtr<XmlSchemaObject> &item)
ParameterTypBeskrivning
itemconst SharedPtr<XmlSchemaObject>&Det XmlSchemaObject vars index du vill returnera.

ReturnValue

Indexet som motsvarar det angivna XmlSchemaObject.

Se även