ToInt32 Function Parameters Return value ToInt32 object value int Converts the specified value to int. Example: ToInt32(1f) = 1 ToInt32("1") = 1