Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.