ExpandSegmentCollection Constructor
Include Protected Members
Include Inherited Members
Creates a collection of expand segments for a query.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ExpandSegmentCollection() | Creates a collection of expand segments for a query. | |
ExpandSegmentCollection(Int32) | Initializes a new collection of expand segments that is empty and has the specified initial capacity. |
Top