SPLimitedWebPartCollection Properties

Include Protected Members
Include Inherited Members

The SPLimitedWebPartCollection type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from ReadOnlyCollectionBase.)
Protected property InnerList (Inherited from ReadOnlyCollectionBase.)
Public property Item[Guid] Gets the first WebPart in the collection with the specified storage key.
Public property Item[Int32] Gets the first WebPart in the collection at the specified index.
Public property Item[String] Gets the first WebPart in the collection with the specified identifier.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from ReadOnlyCollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from ReadOnlyCollectionBase.)

Top

See Also

Reference

SPLimitedWebPartCollection Class

Microsoft.SharePoint.WebPartPages Namespace