TechTalk Genome v4.2

NullableUInt32 Implicit to Conversion

Converts the NullableByte parameter to a NullableUInt32 structure.

Overload List

Converts the int parameter to a NullableUInt32 structure.

public static NullableUInt32 Implicit UInt32 to NullableUInt32 Conversion

Converts the NullableByte parameter to a NullableUInt32 structure.

public static NullableUInt32 Implicit NullableByte to NullableUInt32 Conversion

Converts the NullableInt16 parameter to a NullableUInt32 structure.

public static NullableUInt32 Implicit NullableInt16 to NullableUInt32 Conversion

See Also

NullableUInt32 Class | TechTalk.Genome.NullableTypes Namespace