翻訳への提案を行います
 
他のユーザーによる提案:

progress indicator
他の提案はありません。
クリックして評価とフィードバックをお寄せください
MSDN
MSDN ライブラリ
.NET 開発
.NET Framework 4
System.Collections 名前空間
System.Collections.Generic
List(T) クラス
List(T) メソッド
LastIndexOf メソッド
すべて縮小/すべて展開 すべて縮小
コンテンツの表示:   英語と日本語を並べて表示コンテンツの表示: 英語と日本語を並べて表示
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
.NET Framework Class Library
List<(Of <(T>)>)..::.LastIndexOf Method

Returns the zero-based index of the last occurrence of a value in the List<(Of <(T>)>) or in a portion of it.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public methodLastIndexOf(T)Searches for the specified object and returns the zero-based index of the last occurrence within the entire List<(Of <(T>)>).
Public methodLastIndexOf(T, Int32)Searches for the specified object and returns the zero-based index of the last occurrence within the range of elements in the List<(Of <(T>)>) that extends from the first element to the specified index.
Public methodLastIndexOf(T, Int32, Int32)Searches for the specified object and returns the zero-based index of the last occurrence within the range of elements in the List<(Of <(T>)>) that contains the specified number of elements and ends at the specified index.
Top
.NET Framework クラス ライブラリ
List<(Of <(T>)>)..::.LastIndexOf メソッド

List<(Of <(T>)>) 内またはその一部にある値のうち、最後に出現する値の、0 から始まるインデックス番号を返します。

このメンバーはオーバーロードされます。 構文、使用方法、例など、このメンバーの詳細については、オーバーロード リストで名前をクリックしてください。

  名前説明
パブリック メソッドLastIndexOf(T)List<(Of <(T>)>) 全体で、指定したオブジェクトを検索し、最後に見つかった位置の 0 から始まるインデックスを返します。
パブリック メソッドLastIndexOf(T, Int32)List<(Of <(T>)>) の先頭の要素から指定したインデックスまでの範囲内で、指定したオブジェクトを検索し、最後に出現する位置の 0 から始まるインデックスを返します。
パブリック メソッドLastIndexOf(T, Int32, Int32)List<(Of <(T>)>) の指定したインデックスで終わる指定した要素数の範囲内で、指定したオブジェクトを検索し、最後に出現する位置の 0 から始まるインデックスを返します。
このページのトップへ
コミュニティ コンテンツ   コミュニティ コンテンツとは
新しいコンテンツの追加 RSS  注釈
Processing
© 2012 Microsoft. All rights reserved. 使用条件 | 商標 | プライバシー
Page view tracker