ScopeCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of Scope objects.

The ScopeCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of Scope objects in the collection.
Public property Item Gets the specified scope from the collection.

Top

Methods

  Name Description
Public method Create Creates a new scope.
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 scope collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ScopeCollection Class

Microsoft.Office.Server.Search.Administration Namespace