IdeaBlade DevForce 2010 Help Reference
Add(PropertyProjectionSelector) Method
See Also  Send Feedback
IdeaBlade.Linq Assembly > IdeaBlade.Linq Namespace > PropertyProjectionSelector Class > Add Method : Add(PropertyProjectionSelector) Method



propertyProjectionSelector
Returns a new PropertyProjectionSelector with the additional projection selector added.

Syntax

Visual Basic (Declaration) 
Public Overloads Function Add( _
   ByVal propertyProjectionSelector As PropertyProjectionSelector _
) As PropertyProjectionSelector
Visual Basic (Usage)Copy Code
Dim instance As PropertyProjectionSelector
Dim propertyProjectionSelector As PropertyProjectionSelector
Dim value As PropertyProjectionSelector
 
value = instance.Add(propertyProjectionSelector)

Parameters

propertyProjectionSelector

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.