In This Topic
Converts the current
SizeD structure to a human-readable string representing it.
Syntax
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
The string representing the current
SizeD.
See Also