System::Collections::Generic::IKVCollection::IndexOf Methode
IKVCollection::IndexOf method
Ermittelt den Index des Elements im Container.
virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const T& | Zu suchendes Element. |
ReturnValue
Index des Elements im Container.
Siehe auch
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++