ScopeDisplayGroup methods

The ScopeDisplayGroup type exposes the following members.

Methods

  Name Description
Public method Add Adds a scope to the display group's scope collection.
Public method Clear Removes all the scopes from the display group's scope collection.
Public method Contains Gets a Boolean value indicating whether the display group's scope collection contains the specified scope.
Public method Delete Deletes the display group.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can be used to access the items in the display group's scope collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf Gets the index for a specified scope.
Public method Insert Adds a scope to the display group's scope collection, at the specified index.
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Removes the specified scope from the display group's scope collection.
Public method RemoveAt Removes the scope at the specified index position from the display group's scope collection.
Public method ToString (Inherited from Object.)
Public method Update Updates the scope display group with the specified changes.

Top

See also

Reference

ScopeDisplayGroup class

Microsoft.Office.Server.Search.Administration namespace