ToString()

Namespace ›› System ›› MfCollectionBase ›› Methods ››
Parent Previous Next

ToString()

Overrides MfObject.ToString.

OutputVar := instance.ToString()

ToString()

Gets a string representation of the object.

Returns

Returns string value representing current instance values in the collection.

Throws

Throws MfNullReferenceException if called as a static method.