TechTalk Genome v4.2

NullableInt32 Implicit NullableUInt16 to NullableInt32 Conversion 

public static implicit operator NullableInt32(
   NullableUInt16 x
);

Requirements

Namespace: TechTalk.Genome.NullableTypes

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableInt32 Class | TechTalk.Genome.NullableTypes Namespace