System::Collections::Generic::IKVCollection::IndexOf 메서드
IKVCollection::IndexOf method
컨테이너에서 항목의 인덱스를 가져옵니다.
virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 항목 | const T& | 찾을 항목. |
ReturnValue
컨테이너 내 항목의 인덱스.
또 보기
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++