ToString()

Namespace ›› System ›› MfType ›› Methods ››
Parent Previous Next

ToString()

Overrides MfObject.ToString().

OutputVar := instance.ToString()

ToString()

Gets a string containing the TypeName of the current type.

Returns

Returns string value representing current instance of MfType

Throws

Throws MfNullReferenceException if called on a non instance of class. See: IsInstance()