DevForce Help Reference
DeconstructMany Method


Deconstruct multiple instances of the same anonymous type into an IEnumerable of Object arrays.
Overload List
OverloadDescription
DeconstructMany(IEnumerable,Boolean,Type) Deconstruct multiple instances of the same anonymous type into an IEnumerable of Object arrays.  
DeconstructMany<T>(IEnumerable<T>,Boolean) Deconstruct multiple instances of the same anonymous type into an IEnumerable of Object arrays.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnonymousFns Class
AnonymousFns Members

Send Feedback