TechTalk Genome v4.2

NullableSingle Implicit NullableUInt64 to NullableSingle Conversion 

public static implicit operator NullableSingle(
   NullableUInt64 x
);

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