ExpandSegmentCollection Constructor

Creates a collection of expand segments for a query.

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

Syntax

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

See Also

Reference

ExpandSegmentCollection Class

ExpandSegmentCollection Overload

System.Data.Services Namespace