public int GetInteger (string name);
public int GetInteger (int id);

参数

name参数名称。
id参数 ID。

返回

int 参数的值。

描述

返回给定整数参数的值。