Converts the given collection to a list of values
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- values
- Type: TFrom
Values
- transform
- Type: System Func TFrom, TTo
Transformation of the original object to the result
Return Value
Type: TToSee Also