TechTalk Genome v4.2

NullableInt16 Implicit to Conversion

Overload List

Converts short to to NullableInt16 value

public static NullableInt16 Implicit Int16 to NullableInt16 Conversion

Converts NullableByte to NullableInt16 value

public static NullableInt16 Implicit NullableByte to NullableInt16 Conversion

Converts NullableInt32 to NullableInt16 value

public static NullableInt16 Implicit NullableInt32 to NullableInt16 Conversion

public static NullableInt16 Implicit NullableSByte to NullableInt16 Conversion

See Also

NullableInt16 Class | TechTalk.Genome.NullableTypes Namespace