TechTalk Genome v4.2

NullableUInt16 Implicit to Conversion

Converts NullableInt32 to NullableUInt16 value

Overload List

Converts short to to NullableUInt16 value

public static NullableUInt16 Implicit UInt16 to NullableUInt16 Conversion

Converts NullableByte to NullableUInt16 value

public static NullableUInt16 Implicit NullableByte to NullableUInt16 Conversion

Converts NullableInt32 to NullableUInt16 value

public static NullableUInt16 Implicit NullableInt32 to NullableUInt16 Conversion

See Also

NullableUInt16 Class | TechTalk.Genome.NullableTypes Namespace