Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定した名前を持つパラメータのコレクション内のインデックスを返します。
Public Function IndexOf(ByVal parameterName As String) As Integer
public int IndexOf(string parameterName)
parameterName 検索するパラメータの名前
パラメータのインデックス、指定した名前のパラメータがない場合は -1