Test additional content header

ValuesTToString Method

Returns a string that represents the current collection object.

Definition

Namespace: Fluent.Calculations.Primitives.Collections
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public override string ToString()

Return Value

String
Return Name of value as a default implementation.

See Also