Count

Namespace ›› System ›› MfCollectionBase ›› Properties ››
Parent Previous Next

Count

Gets the number of elements contained in the MfCollectionBase instance. This property cannot be overridden.

OutputVar := instance.Count

Value

var Integer representing the number of elements in the instance

Gets

Get the count as var containing an Integer

Remarks

Read-only Property