Compartilhar via


ScopeDisplayGroupsEnumerator.IEnumerator.Current property

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

Syntax

'Declaração
Private ReadOnly Property Current As Object
    Implements IEnumerator.Current
    Get
'Uso
Dim instance As ScopeDisplayGroupsEnumerator
Dim value As Object

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

Property value

Type: System.Object

Implements

IEnumerator.Current

Ver também

Referência

ScopeDisplayGroupsEnumerator class

ScopeDisplayGroupsEnumerator members

Microsoft.Office.Server.Search.Administration namespace