VTimeZoneCollection.Clear Method

Remove all items from the collection

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public void Clear()

Implements

ICollection<T>.Clear()

See Also