GetParamID

public int GetParamID(string name) ;

名前からパラメータのIDを取得する。

パラメーター名 説明
name 名前。

パラメータのID。存在しなかった場合は0を返す。