NullableTypes Class Library

NullableInt16.ToString Method 

Converts the value of this instance to a string value

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

string

See Also

NullableInt16 Class | NullableTypes Namespace