CachedDataItemEnumerator.IEnumerator.Current 屬性

如需這個成員的說明,請參閱 Current

命名空間:  Microsoft.VisualStudio.Tools.Applications
組件:  Microsoft.VisualStudio.Tools.Applications.ServerDocument (在 Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll 中)

語法

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

屬性值

型別:System.Object
這個成員是明確介面成員實作,只有在 CachedDataItemEnumerator 執行個體轉換成 IEnumerator 介面時,才能使用這個成員。

實作

IEnumerator.Current

.NET Framework 安全性

請參閱

參考

CachedDataItemEnumerator 類別

Microsoft.VisualStudio.Tools.Applications 命名空間