ValuesTMakeOfThisType Method
Initializes a new instance of the concrete Values collection.
Use when implementing new functions and return results of target value type. Returned value should be casted to final type. Use this method to implement filtering methods that return a subset or manipulated collecition.