Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > getMultiSelectCount

getMultiSelectCount

getMultiSelectCount(): Integer;

The getMultiSelectCount method of the CMDFileOpen class returns the number of files selected in the File Name list box when the allowMultiSelect property is set to true.

If the allowMultiSelect property is set to false, this method returns a null value.