JavaScript Editor Ajax toolkit     Ajax website 



Main Page

The int data type is stored as a four-byte integer.

The int type can represent integers in the range from negative 2,147,483,648 to positive 2,147,483,647, inclusive.

The corresponding .NET Framework data type is Int32. The properties and methods of the int data type are the same as the Int32 properties and methods.

Expand imageProperties and Methods

Expand imageRequirements

Expand imageSee Also



JavaScript Editor Ajax toolkit     Ajax website


©