This version of Unity is unsupported.

BaseListView.showBoundCollectionSize

public bool showBoundCollectionSize;

Description

This property controls whether the list view displays the collection size (number of items).

The default value is true. When this property is set to to true, the ListView includes a TextField to control the array size.

Additional resources: UnityEditor.UIElements.BindingExtensions.Bind