Initializing help system before first use

ToString Method

Returns a default string representation of the identifier

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public override string ToString()

Return Value

Type:  String
A string of form "(TypeName StructName)"
See Also