CachedDataHostItemCollection.GetEnumerator Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a CachedDataHostItemEnumerator that can be used to iterate through the contents of the collection.
public:
Microsoft::VisualStudio::Tools::Applications::CachedDataHostItemEnumerator ^ GetEnumerator();
C#
public Microsoft.VisualStudio.Tools.Applications.CachedDataHostItemEnumerator GetEnumerator();
override this.GetEnumerator : unit -> Microsoft.VisualStudio.Tools.Applications.CachedDataHostItemEnumerator
Public Function GetEnumerator () As CachedDataHostItemEnumerator
A CachedDataHostItemEnumerator that can be used to iterate through the contents of the collection.
Toode | Versioonid |
---|---|
Visual Studio Tools for Office | 2017, 2019, 2022 |