ScopeDisplayGroupsEnumerator.Current Property

Gets the current element in the collection.

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

Syntax

'Declaration
Public ReadOnly Property Current As ScopeDisplayGroup
    Get
'Usage
Dim instance As ScopeDisplayGroupsEnumerator
Dim value As ScopeDisplayGroup

value = instance.Current
public ScopeDisplayGroup Current { get; }

Property Value

Type: Microsoft.Office.Server.Search.Administration.ScopeDisplayGroup
The current ScopeDisplayGroup object in the collection.

See Also

Reference

ScopeDisplayGroupsEnumerator Class

ScopeDisplayGroupsEnumerator Members

Microsoft.Office.Server.Search.Administration Namespace