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 short data type is stored as a two-byte integer.
The short type can represent integers in the range from negative 32,768 to positive 32,767, inclusive.
The corresponding .NET Framework data type is Int16. The properties and methods of the short data type are the same as the Int16 properties and methods.