VTime Zone CollectionClear 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
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public void Clear()VB
Public Sub ClearC++
public:
virtual void Clear() sealedF#
abstract Clear : unit -> unit
override Clear : unit -> unit