SearchSettingGroupCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of search setting groups.

The SearchSettingGroupCollection type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from ICollection<SearchSettingGroup>.)
Public property IsReadOnly (Inherited from ICollection<SearchSettingGroup>.)
Public property Item
Public property LastChangedTime

Top

Methods

  Name Description
Public method Add (Inherited from ICollection<SearchSettingGroup>.)
Public method AddSearchSettingGroup(String)
Public method AddSearchSettingGroup(String, String)
Public method Clear (Inherited from ICollection<SearchSettingGroup>.)
Public method Contains (Inherited from ICollection<SearchSettingGroup>.)
Public method ContainsSearchSettingGroup
Public method CopyTo (Inherited from ICollection<SearchSettingGroup>.)
Public method GetEnumerator() (Inherited from IEnumerable<SearchSettingGroup>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetSearchSettingGroup
Public method Remove (Inherited from ICollection<SearchSettingGroup>.)
Public method RemoveSearchSettingGroup

Top

See Also

Reference

SearchSettingGroupCollection Interface

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace