IndexOf()
IKVCollection::IndexOf(const T&) const method
Gets index of item in container.
virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
Arguments
Parameter | Type | Description |
---|---|---|
item | const T& | Item to look for. |
Return Value
Index of item in container.
See Also
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Slides