WebPartAdder.SelectorCollection Methods

Include Protected Members
Include Inherited Members

The WebPartAdder.SelectorCollection type exposes the following members.

Methods

  Name Description
Public method Add(String) Adds a WebPartAdder.Selector object to the WebPartAdder.SelectorCollection.
Public method Add(T) (Inherited from Collection<WebPartAdder.Selector>.)
Public method Clear (Inherited from Collection<WebPartAdder.Selector>.)
Protected method ClearItems (Inherited from Collection<WebPartAdder.Selector>.)
Public method Contains (Inherited from Collection<WebPartAdder.Selector>.)
Public method CopyTo (Inherited from Collection<WebPartAdder.Selector>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection<WebPartAdder.Selector>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<WebPartAdder.Selector>.)
Public method Insert (Inherited from Collection<WebPartAdder.Selector>.)
Protected method InsertItem Inserts a WebPartAdder.Selector object in the WebPartAdder.SelectorCollection at the specified index. (Overrides Collection<T>.InsertItem(Int32, T).)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove(String) Removes a WebPartAdder.Selector object from the WebPartAdder.SelectorCollection.
Public method Remove(T) (Inherited from Collection<WebPartAdder.Selector>.)
Public method RemoveAt (Inherited from Collection<WebPartAdder.Selector>.)
Protected method RemoveItem (Inherited from Collection<WebPartAdder.Selector>.)
Protected method SetItem Replaces the WebPartAdder.Selector object at the specified index. (Overrides Collection<T>.SetItem(Int32, T).)
Public method ToArray Copies the entire WebPartAdder.SelectorCollection to a compatible one-dimensional array and returns the array.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from Collection<WebPartAdder.Selector>.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from Collection<WebPartAdder.Selector>.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from Collection<WebPartAdder.Selector>.)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from Collection<WebPartAdder.Selector>.)
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from Collection<WebPartAdder.Selector>.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from Collection<WebPartAdder.Selector>.)
Explicit interface implemetationPrivate method IList.Remove (Inherited from Collection<WebPartAdder.Selector>.)

Top

See Also

Reference

WebPartAdder.SelectorCollection Class

Microsoft.SharePoint.WebPartPages Namespace