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.