VTime Zone CollectionGet Enumerator Method
Get a type-safe VTimeZoneCollection enumerator
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
A type-safe VTimeZoneCollection enumerator
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public IEnumerator<VTimeZone> GetEnumerator()VB
Public Function GetEnumerator As IEnumerator(Of VTimeZone)C++
public:
virtual IEnumerator<VTimeZone^>^ GetEnumerator() sealedF#
abstract GetEnumerator : unit -> IEnumerator<VTimeZone>
override GetEnumerator : unit -> IEnumerator<VTimeZone> Return Value
IEnumeratorVTimeZoneA type-safe VTimeZoneCollection enumerator