TechTalk Genome v4.2

NullableSingle Constructor (Single)

Initializes a new instance of the NullableSingle structure.

public NullableSingle(
   float value
);

Parameters

value
A float value to be stored in the Value property of the new NullableSingle structure.

Requirements

Namespace: TechTalk.Genome.NullableTypes

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

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableSingle Class | TechTalk.Genome.NullableTypes Namespace | NullableSingle Constructor Overload List