VTimeZoneCollectionGetEnumerator Method

Get a type-safe VTimeZoneCollection enumerator

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public IEnumerator<VTimeZone> GetEnumerator()

Return Value

IEnumeratorVTimeZone
A type-safe VTimeZoneCollection enumerator

Implements

IEnumerableTGetEnumerator

See Also