Deployment Tools Foundation
GetEnumerator Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► VersionResource ► GetEnumerator()()()()
Gets an enumerator that can iterate over the version string tables in the collection.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IEnumerator<VersionStringTable> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of VersionStringTable)
public: virtual IEnumerator<VersionStringTable^>^ GetEnumerator() sealed
Return Value
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)