Quantcast
Channel: LinqLib Discussions Rss Feed
Browsing all 5 articles
Browse latest View live

New Post: Pivot of single object

it would be extremelly useful to have method which can do pivot transformation on single object instance.

View Article



New Post: Pivot of single object

This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.

View Article

New Post: Pivot of single object

hazzik, Thank you for your suggestion, I will add that feature soon. Until then you can use:  (new YourType[] { singleInstance }).Pivot(X => .... ).First();  Let us know if there are other...

View Article

New Post: Pivot of single object

thanks, amirliberman I'm already doing it like that ;)

View Article

New Post: Pivot of single object

Hazzik, I updated the project, your resuest is part of change set 13722 Amir

View Article

Browsing all 5 articles
Browse latest View live




Latest Images