Section courante

A propos

Section administrative du site

Convert.ToInt16

A entier 16 bits
VB .NET (Visual Basic .NET) System

Syntaxe

Function ToInt16(ByVal value As Boolean) As Short
Function ToInt16(ByVal value As Byte) As Short
Function ToInt16(ByVal value As Char) As Short
Function ToInt16(ByVal value As DateTime) As Short
Function ToInt16(ByVal value As Decimal) As Short
Function ToInt16(ByVal value As Double) As Short
Function ToInt16(ByVal value As Short) As Short
Function ToInt16(ByVal value As Integer) As Short
Function ToInt16(ByVal value As Long) As Short
Function ToInt16(ByVal value As Object) As Short
Function ToInt16(ByVal value As SByte) As Short
Function ToInt16(ByVal value As Single) As Short
Function ToInt16(ByVal value As String) As Short
Function ToInt16(ByVal value As UInt16) As Short
Function ToInt16(ByVal value As UInt32) As Short
Function ToInt16(ByVal value As UInt64) As Short
Function ToInt16(ByVal value As Object, ByVal provider As IFormatProvider) As Short
Function ToInt16(ByVal value As String, ByVal provider As IFormatProvider) As Short
Function ToInt16(ByVal value As String, ByVal fromBase As Integer) As Short

Description

Cette méthode permet de convertir la valeur spécifié en entier sur 16 bits.



Dernière mise à jour : Dimanche, le 9 novembre 2014