Share via


CachedDataHostItemEnumerator.IEnumerator.Current Property

For a description of this member, see Current.

Namespace:  Microsoft.VisualStudio.Tools.Applications
Assembly:  Microsoft.VisualStudio.Tools.Applications.ServerDocument (in Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll)

Syntax

'Declaration
Private ReadOnly Property Current As Object
    Implements IEnumerator.Current
    Get
Object IEnumerator.Current { get; }

Property Value

Type: System.Object
This member is an explicit interface member implementation. It can be used only when the CachedDataHostItemEnumerator instance is cast to an IEnumerator interface.

Implements

IEnumerator.Current

.NET Framework Security

See Also

Reference

CachedDataHostItemEnumerator Class

Microsoft.VisualStudio.Tools.Applications Namespace