[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.Unit.ToString

ToString Method

ToString()

Converts the current object to a string.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

The string representing the current Unit object.

Overrides