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
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
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.