System::Collections::Generic::IEnumerable::LINQ_ElementAt 메서드
IEnumerable::LINQ_ElementAt method
시퀀스에서 지정된 인덱스에 있는 요소를 반환합니다.
T System::Collections::Generic::IEnumerable<T>::LINQ_ElementAt(int index)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 요소를 가져올 인덱스. |
ReturnValue
지정된 인덱스에 있는 요소.
또 보기
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Page for C++