KeywordsEnumerator.IEnumerator.Current Property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Private ReadOnly Property Current As Object
    Implements IEnumerator.Current
    Get
'Usage
Dim instance As KeywordsEnumerator
Dim value As Object

value = CType(instance, IEnumerator).Current
Object IEnumerator.Current { get; }

Property Value

Type: System.Object

Implements

IEnumerator.Current

See Also

Reference

KeywordsEnumerator Class

KeywordsEnumerator Members

Microsoft.Office.Server.Search.Administration Namespace