Класс KeywordsEnumerator
Поддерживает итерацию KeywordCollection и чтение его отдельных Keyword объектов.
Иерархия наследования
System.Object
Microsoft.Office.Server.Search.Administration.KeywordsEnumerator
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class KeywordsEnumerator _
Implements IEnumerator
'Применение
Dim instance As KeywordsEnumerator
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class KeywordsEnumerator : IEnumerator
Потокобезопасность
Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.
См. также
Справочные материалы
Пространство имен Microsoft.Office.Server.Search.Administration