SynonymsEnumerator 成员 (Microsoft.Office.Server.Search.Administration)
Supports iterating over a SynonymCollection and reading its individual Synonym objects.
以下表格列出了由 SynonymsEnumerator 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
SynonymsEnumerator | Initializes a new instance of the SynonymEnumerator class. |
页首
公共属性
名称 | 说明 | |
---|---|---|
Current | Gets the current element in the collection. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Equals | 已重载。 (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
MoveNext | Advances the enumerator to the next element of the collection. | |
ReferenceEquals | (继承自 Object) | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
显式接口实现
名称 | 说明 | |
---|---|---|
System.Collections.IEnumerator.Current |
页首
另请参阅
参考
SynonymsEnumerator 类
Microsoft.Office.Server.Search.Administration 命名空间