Metode System::Collections::Generic::IKVCollection::IndexOf
IKVCollection::IndexOf method
Mendapatkan indeks item dalam kontainer.
virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| item | const T& | Item yang dicari. |
ReturnValue
Indeks item dalam kontainer.
Lihat Juga
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++