String CollectionClear Items Method
This is overridden to raise the ListChanged event
Definition
Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
C#
protected override void ClearItems()VB
Protected Overrides Sub ClearItemsC++
protected:
virtual void ClearItems() overrideF#
abstract ClearItems : unit -> unit
override ClearItems : unit -> unit