DataGridViewRowCollection.IndexOf メソッド
メモ : このメソッドは、.NET Framework version 2.0 で新しく追加されたものです。
このメソッドは、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文
Dim instance As DataGridViewRowCollection Dim dataGridViewRow As DataGridViewRow Dim returnValue As Integer returnValue = instance.IndexOf(dataGridViewRow)
- dataGridViewRow
DataGridViewRowCollection 内で検索される DataGridViewRow。
戻り値
value が DataGridViewRowCollection に存在する DataGridViewRow である場合はそのインデックス。それ以外の場合は -1。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からDataGridViewRowCollection.IndexOf メソッドを検索する場合は、下記のリンクをクリックしてください。

- DataGridViewRowCollection.IndexOf メソッドのページへのリンク