SPFileExtensionsCollection Methods

Include Protected Members
Include Inherited Members

The SPFileExtensionsCollection type exposes the following members.

Methods

  Name Description
Public method Add (Inherited from Collection<String>.)
Public method Clear (Inherited from Collection<String>.)
Protected method ClearItems (Overrides Collection<T>.ClearItems().)
Public method ContainExtension Verify that the given extension is in the collection.
Public method Contains (Inherited from Collection<String>.)
Public method CopyTo (Inherited from Collection<String>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection<String>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<String>.)
Public method Insert (Inherited from Collection<String>.)
Protected method InsertItem (Overrides Collection<T>.InsertItem(Int32, T).)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from Collection<String>.)
Public method RemoveAt (Inherited from Collection<String>.)
Protected method RemoveItem (Overrides Collection<T>.RemoveItem(Int32).)
Protected method SetItem (Overrides Collection<T>.SetItem(Int32, T).)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

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

Top

See Also

Reference

SPFileExtensionsCollection Class

Microsoft.SharePoint.Utilities Namespace