NullableTypes Class Library

NullableInt16.ToNullableInt64 Method 

Converts the value of this instance to a ToNullableInt64 value

[Visual Basic]
Public Function ToNullableInt64() As NullableInt64
[C#]
public NullableInt64 ToNullableInt64();

Return Value

NullableInt64 equivalent

See Also

NullableInt16 Class | NullableTypes Namespace