TechTalk Genome v4.2

NullableUInt64 Implicit to Conversion

Converts the long parameter to a NullableUInt64 structure.

Overload List

Converts the long parameter to a NullableUInt64 structure.

public static NullableUInt64 Implicit UInt64 to NullableUInt64 Conversion

Converts the NullableByte parameter to a NullableUInt64 structure.

public static NullableUInt64 Implicit NullableByte to NullableUInt64 Conversion

Converts the NullableInt16 parameter to a NullableUInt64 structure.

public static NullableUInt64 Implicit NullableInt16 to NullableUInt64 Conversion

Converts the NullableInt32 parameter to a NullableUInt64 structure.

public static NullableUInt64 Implicit NullableInt32 to NullableUInt64 Conversion

See Also

NullableUInt64 Class | TechTalk.Genome.NullableTypes Namespace