SummaryLinkCollection Properties

Include Protected Members
Include Inherited Members

The SummaryLinkCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from List<SummaryLink>.)
Public property Count (Inherited from List<SummaryLink>.)
Public property GroupCount Gets the number of groups that are currently in use by the SummaryLink objects in the collection.
Public property Item[Int32] (Inherited from List<SummaryLink>.)
Public property Item[String] Gets a SummaryLink object from the collection.

Top

Explicit Interface Implementations

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

Top

See Also

Reference

SummaryLinkCollection Class

Microsoft.SharePoint.Publishing Namespace