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

파라미터

nameThe parameter name.
idThe parameter ID.

반환

int The value of the parameter.

설명

Returns the value of the given integer parameter.


Did you find this page useful? Please give it a rating: