CachedDataHostItemEnumerator.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
這個成員是明確介面成員實作,只有在 CachedDataHostItemEnumerator 執行個體轉換成 IEnumerator 介面時,才能使用這個成員。
實作
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。