System::Collections::Generic::IEnumerable::LINQ_ElementAt メソッド
IEnumerable::LINQ_ElementAt method
シーケンスの指定インデックスにある要素を返します。
T System::Collections::Generic::IEnumerable<T>::LINQ_ElementAt(int index)
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int | 要素を取得するインデックス。 |
ReturnValue
指定インデックスにある要素。
参照
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Page for C++