Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
int IndexOf( string parameterName )
返回该参数的索引,或者,如果没有任何参数具有给定的名称,则返回 -1。
parameterName 要查找的参数的名称。