Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Returns a CachedDataHostItemEnumerator that can be used to iterate through the contents of the collection.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications.ServerDocument (in Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll)
Syntax
'Declaration
Public Function GetEnumerator As CachedDataHostItemEnumerator
public CachedDataHostItemEnumerator GetEnumerator()
Return Value
Type: Microsoft.VisualStudio.Tools.Applications.CachedDataHostItemEnumerator
A CachedDataHostItemEnumerator that can be used to iterate through the contents of the collection.
.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.