TechTalk Genome v4.2

NullableInt16 Constructor 

Constructor for NullableInt16 type objects

public NullableInt16(
   short value
);

Parameters

value
value that it should contain, if constructed.

Requirements

Namespace: TechTalk.Genome.NullableTypes

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

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableInt16 Class | TechTalk.Genome.NullableTypes Namespace