removeAssets:
Removes the specified assets from the project.
Declaration
- (void) removeAssets:(id<NSFastEnumeration>) assets;Parameters
- assets:
A collection of Phassets to be removed from the project.
Removes the specified assets from the project.
- (void) removeAssets:(id<NSFastEnumeration>) assets;A collection of Phassets to be removed from the project.