Converts the NullableBoolean parameter to a NullableInt32 structure.
Converts the NullableBoolean parameter to a NullableInt32 structure.
public static NullableInt32 Explicit NullableTypes.NullableBoolean to NullableTypes.NullableInt32 Conversion
Converts the NullableDecimal parameter to a NullableInt32 structure.
public static NullableInt32 Explicit NullableTypes.NullableDecimal to NullableTypes.NullableInt32 Conversion
Converts the NullableDouble parameter to a NullableInt32 structure.
public static NullableInt32 Explicit NullableTypes.NullableDouble to NullableTypes.NullableInt32 Conversion
Converts a NullableInt32 to a Int32.
public static int Explicit NullableTypes.NullableInt32 to System.Int32 Conversion
Converts the NullableInt64 parameter to a NullableInt32 structure.
public static NullableInt32 Explicit NullableTypes.NullableInt64 to NullableTypes.NullableInt32 Conversion
Converts the NullableSingle parameter to a NullableInt32 structure.
public static NullableInt32 Explicit NullableTypes.NullableSingle to NullableTypes.NullableInt32 Conversion
Converts the specified NullableString parameter to a NullableInt32 structure.
public static NullableInt32 Explicit NullableTypes.NullableString to NullableTypes.NullableInt32 Conversion
NullableInt32 Class | NullableTypes Namespace