System::Collections::Generic::IKVCollection::IndexOf metod
IKVCollection::IndexOf method
Hämtar index för objektet i behållaren.
virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
| Parameter | Typ | Beskrivning |
|---|---|---|
| objekt | const T& | Objekt att söka efter. |
ReturnValue
Index of item in container.
Se även
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++