SPWebPartConnectionCollection Methods
Include Protected Members
Include Inherited Members
The SPWebPartConnectionCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Adds a SPWebPartConnection to the SPWebPartConnectionCollection. |
![]() |
Clear | (Inherited from CollectionBase.) |
![]() |
Contains | Determines whether the specified SPWebPartConnection is in the SPWebPartConnectionCollection. |
![]() |
CopyTo | Copies the elements of SPWebPartConnectionCollection to an array, starting at a particular array index. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from CollectionBase.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | Determines the index of the specified SPWebPartConnection in the SPWWebPartConnectionCollection collection. |
![]() |
Insert | Inserts the specified SPWebPartConnection into the SPWebPartConnectionCollection at the specified index. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnClear | Performs additional custom processes when clearing the contents of the SPWebPartConnectionCollection instance. (Overrides CollectionBase.OnClear().) |
![]() |
OnClearComplete | (Inherited from CollectionBase.) |
![]() |
OnInsert | Performs additional custom processes before inserting a new element into the SPWebPartConnectionCollection instance. (Overrides CollectionBase.OnInsert(Int32, Object).) |
![]() |
OnInsertComplete | (Inherited from CollectionBase.) |
![]() |
OnRemove | Performs additional custom processes when removing an element from the SPWebPartConnectionCollection instance. (Overrides CollectionBase.OnRemove(Int32, Object).) |
![]() |
OnRemoveComplete | (Inherited from CollectionBase.) |
![]() |
OnSet | Performs additional custom processes before setting a value in the SPWebPartConnectionCollection instance. (Overrides CollectionBase.OnSet(Int32, Object, Object).) |
![]() |
OnSetComplete | (Inherited from CollectionBase.) |
![]() |
OnValidate | Performs additional custom processes when validating a value. (Overrides CollectionBase.OnValidate(Object).) |
![]() |
Remove | Removes a connection from the collection. |
![]() |
RemoveAt | (Inherited from CollectionBase.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IList.Add | (Inherited from CollectionBase.) |
![]() ![]() |
IList.Contains | (Inherited from CollectionBase.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from CollectionBase.) |
![]() ![]() |
IList.IndexOf | (Inherited from CollectionBase.) |
![]() ![]() |
IList.Insert | (Inherited from CollectionBase.) |
![]() ![]() |
IList.Remove | (Inherited from CollectionBase.) |
Top
.gif)
.gif)
.gif)
.gif)