[]
        
(Showing Draft Content)

C1.Document.Unit.ToString

ToString Method

ToString()

Converts the current object to a string.

Declaration
public override string ToString()
Returns
Type Description
string

The string representing the current Unit object.

Overrides