NullableTypes Class Library

NullableInt16.ToNullableInt32 Method 

Converts the value of this instance to a ToNullableInt64 value

[Visual Basic]
Public Function ToNullableInt32() As NullableInt32
[C#]
public NullableInt32 ToNullableInt32();

Return Value

NullableInt64 equivalent

See Also

NullableInt16 Class | NullableTypes Namespace