ProjectedWrapper0 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 ProjectedWrapper0 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 ProjectedWrapper0()
public ProjectedWrapper0()
public:
ProjectedWrapper0()
new : unit -> ProjectedWrapper0
public function ProjectedWrapper0()

See Also

Reference

ProjectedWrapper0 Class

System.Data.Services.Internal Namespace