getMultiSelectCount

getMultiSelectCount(): Integer;

The getMultiSelectCount method of the CMDFileSave 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.