SPLimitedWebPartCollection Methods

Include Protected Members
Include Inherited Members

The SPLimitedWebPartCollection type exposes the following members.

Methods

  Name Description
Public method Contains Returns True if the specified Web Part is contained in the collection; otherwise returns False.
Public method CopyTo Copies all of the Web Parts from the collection into a compatible one-dimensional array, starting at the specified index of the target array.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from ReadOnlyCollectionBase.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf Searches for the specified Web Part and, if found, returns the zero-based index of the first occurrence within the collection; otherwise returns -1.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from ReadOnlyCollectionBase.)

Top

See Also

Reference

SPLimitedWebPartCollection Class

Microsoft.SharePoint.WebPartPages Namespace