Deletes the selected items from the camera.
Original signature is '- (void)downloadSelectedItems:(id)sender'
Available in Mac OS X v10.6 and later.

Declaration Syntax
public virtual void DownloadSelectedItems(
Id sender
)
Public Overridable Sub DownloadSelectedItems ( _
sender As Id _
)
public:
virtual void DownloadSelectedItems(
Id^ sender
)

Parameters
- sender (Id)
- The object that sent the message.

Version Information
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)
Assembly:
Monobjc.Quartz (Module: Monobjc.Quartz)