TechTalk Genome v4.2

NullableInt32 Implicit to Conversion

Overload List

Converts the int parameter to a NullableInt32 structure.

public static NullableInt32 Implicit Int32 to NullableInt32 Conversion

Converts the NullableByte parameter to a NullableInt32 structure.

public static NullableInt32 Implicit NullableByte to NullableInt32 Conversion

Converts the NullableInt16 parameter to a NullableInt32 structure.

public static NullableInt32 Implicit NullableInt16 to NullableInt32 Conversion

public static NullableInt32 Implicit NullableSByte to NullableInt32 Conversion

public static NullableInt32 Implicit NullableUInt16 to NullableInt32 Conversion

See Also

NullableInt32 Class | TechTalk.Genome.NullableTypes Namespace