Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
コレクション内で、指定された ULBulkCopyColumnMapping オブジェクトのインデックスを返します。
Public Function IndexOf( ByVal value As ULBulkCopyColumnMapping ) As Integer
public int IndexOf(ULBulkCopyColumnMapping value)
value 検索対象の ULBulkCopyColumnMapping オブジェクト。
カラムマッピングの 0 から始まるインデックス、またはコレクション内にカラムマッピングが見つからない場合は -1 が返されます。