Share via


ReportSize.ToString Method

Include Protected Members
Include Inherited Members

Returns a string representation of the size.

Overload List

  Name Description
Public method ToString() Returns a string representation of the size. (Overrides ValueType.ToString().)
Public method ToString(String, IFormatProvider) Returns a string representation of the size.

Top