Converts the NullableByte parameter to a NullableUInt32 structure.
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
NullableUInt32 Class | TechTalk.Genome.NullableTypes Namespace