Share via


ExpandedWrapper<TExpandedElement> Constructor

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

Creates an instance of the ExpandedWrapper<TExpandedElement> class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New ExpandedWrapper()
protected ExpandedWrapper()
protected:
ExpandedWrapper()
new : unit -> ExpandedWrapper
protected function ExpandedWrapper()

See Also

Reference

ExpandedWrapper<TExpandedElement> Class

System.Data.Services.Internal Namespace