Converts NullableBoolean to NullableInt16
Converts NullableBoolean to NullableInt16
public static NullableInt16 Explicit NullableTypes.NullableBoolean to NullableTypes.NullableInt16 Conversion
converts NullableDecimal value to NullableInt16 value
public static NullableInt16 Explicit NullableTypes.NullableDecimal to NullableTypes.NullableInt16 Conversion
Converts NullableDouble to NullableInt16 value
public static NullableInt16 Explicit NullableTypes.NullableDouble to NullableTypes.NullableInt16 Conversion
Converts NullableInt16 to short
public static short Explicit NullableTypes.NullableInt16 to System.Int16 Conversion
Converts NullableInt16 to int
public static int Explicit NullableTypes.NullableInt16 to System.Int32 Conversion
Converts NullableInt64 to NullableInt16 value
public static NullableInt16 Explicit NullableTypes.NullableInt64 to NullableTypes.NullableInt16 Conversion
Converts NullableSingle to NullableInt16
public static NullableInt16 Explicit NullableTypes.NullableSingle to NullableTypes.NullableInt16 Conversion
Converts NullableString to NullableInt16 value
public static NullableInt16 Explicit NullableTypes.NullableString to NullableTypes.NullableInt16 Conversion
NullableInt16 Class | NullableTypes Namespace