ReportSize.ToString Method
Include Protected Members
Include Inherited Members
Returns a string representation of the size.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ToString() | Returns a string representation of the size. (Overrides ValueType.ToString().) | |
ToString(String, IFormatProvider) | Returns a string representation of the size. |
Top