System::Collections::Generic::IKVCollection::IndexOf 메서드

IKVCollection::IndexOf method

컨테이너에서 항목의 인덱스를 가져옵니다.

virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
매개변수형식설명
항목const T&찾을 항목.

ReturnValue

컨테이너 내 항목의 인덱스.

또 보기