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)
| Parameter | Typ | Beskrivning |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | Det XmlSchemaObject vars index du vill returnera. |
ReturnValue
Indexet som motsvarar det angivna XmlSchemaObject.
Se även
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++