ExtensionCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of Extension objects.

The ExtensionCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of Extension objects in the collection.
Public property IsInclusionList Gets a Boolean value indicating whether file types in the extension list should be crawled or not.
Public property Item Gets the specified extension in the collection.
Public property Parent Gets the parent Content object for the file name extension collection.

Top

Methods

  Name Description
Public method Clear Clears the extension collection.
Public method Create Creates the specified extension in the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that iterates through the extensions in the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetIsInclusionList Sets the value for the IsInclusionList property of the ExtensionCollection class.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ExtensionCollection Class

Microsoft.Office.Server.Search.Administration Namespace