Count

Namespace ›› System ›› MfListBase ›› Properties ››
Parent Previous Next

Count

Gets a value indicating if the MfListBase number of Elements.
This property can not be overridden in the derived class

OutputVar := instance.Count

Value

Var Integer

Gets

Gets the count of elements in the list as var integer.

Remarks

Can Not be overridden in derived classes.