ExpandSegmentCollection Properties

Include Protected Members
Include Inherited Members

The ExpandSegmentCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from List<ExpandSegment>.)
Public property Count (Inherited from List<ExpandSegment>.)
Public property HasFilter Boolean value that indicates whether segments to be expanded include a filter clause.
Public property Item (Inherited from List<ExpandSegment>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from List<ExpandSegment>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from List<ExpandSegment>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from List<ExpandSegment>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from List<ExpandSegment>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from List<ExpandSegment>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from List<ExpandSegment>.)

Top

See Also

Reference

ExpandSegmentCollection Class

System.Data.Services Namespace