バージョン

IndexOf メソッド (FieldCollection)

指定したキーで Field のインデックスを取得します。
オーバーロード一覧
オーバーロード解説
IndexOf(String)指定したキーで Field のインデックスを取得します。  
IndexOf(Field)Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. System.Collections.ObjectModel.Collection<Field>から継承されます。
参照