Clear()

Namespace ›› System ›› MfListBase ›› Methods ››
Parent Previous Next

Clear()

Removes all elements from the instance and sets Count to Zero

instance.Clear()

Clear()

Removes all elements from the instance and sets Count to Zero

Remarks

Can be overridden in derived classes but override must call Base.Clear()