Converts the NullableDouble parameter to a NullableUInt64 structure.
Converts the NullableBoolean parameter to a NullableUInt64 structure.
public static NullableUInt64 Explicit NullableBoolean to NullableUInt64 Conversion
Converts the NullableDecimal parameter to a NullableUInt64 structure.
public static NullableUInt64 Explicit NullableDecimal to NullableUInt64 Conversion
Converts the NullableDouble parameter to a NullableUInt64 structure.
public static NullableUInt64 Explicit NullableDouble to NullableUInt64 Conversion
Converts the NullableSingle parameter to a NullableUInt64 structure.
public static NullableUInt64 Explicit NullableSingle to NullableUInt64 Conversion
Converts the specified NullableString parameter to a NullableUInt64 structure.
public static NullableUInt64 Explicit NullableString to NullableUInt64 Conversion
Converts a NullableUInt64 to a long.
public static ulong Explicit NullableUInt64 to UInt64 Conversion
NullableUInt64 Class | TechTalk.Genome.NullableTypes Namespace