IdeaBlade DevForce 2010 Help Reference
ConstructFromPrototype Method
See Also  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace > AnonymousFns Class : ConstructFromPrototype Method



Construct a single instance of an anonymous type given a prototype instances and a specified set of values

Overload List

OverloadDescription
ConstructFromPrototype<AnonymousType>(AnonymousType,Object[]) Construct a single instance of an anonymous type given a prototype instances and a specified set of values  
ConstructFromPrototype<AnonymousType,T1,T2>(AnonymousType,T1,T2) Construct a single instance of an anonymous type given a prototype instances and a specified set of values  
ConstructFromPrototype<AnonymousType,T1,T2,T3>(AnonymousType,T1,T2,T3) Construct a single instance of an anonymous type given a prototype instances and a specified set of values  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.