ComponentOne Document Library for WPF
ToString Method (Unit)

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > Unit Structure : ToString Method
Converts the current object to a string.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

The string representing the current Unit object.
See Also

Reference

Unit Structure
Unit Members