Sdílet prostřednictvím


CachedDataItemEnumerator.IEnumerator.Current – vlastnost

Popis tohoto člena v Current.

Obor názvů:  Microsoft.VisualStudio.Tools.Applications
Sestavení:  Microsoft.VisualStudio.Tools.Applications.ServerDocument (v Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.Object
Tento člen je explicitní členské implementace rozhraní.Lze použít jen tehdy, když CachedDataItemEnumerator je instance přetypovat na IEnumerator rozhraní.

Implementuje

IEnumerator.Current

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

CachedDataItemEnumerator Třída

Microsoft.VisualStudio.Tools.Applications – obor názvů