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