Displays a file open panel and returns the multiple selected filenames.
Original signature is '- (void)chooseFilenames:(NSArray *)fileNames'
Available in Mac OS X v10.6 and later.


- fileNames (NSArray)
- An array of selected file names.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)