ProjectedWrapperMany Constructor

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Creates a new instance of the ProjectedWrapperMany class.

Namespace:  System.Data.Services.Internal
Assembly:  Microsoft.Data.Services (in Microsoft.Data.Services.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ProjectedWrapperMany()
public ProjectedWrapperMany()
public:
ProjectedWrapperMany()
new : unit -> ProjectedWrapperMany
public function ProjectedWrapperMany()

See Also

Reference

ProjectedWrapperMany Class

System.Data.Services.Internal Namespace