Removes the objects at the specified indexPaths from the receiver’s current selection, returning YES if the selection was changed.
Original signature is '- (BOOL)removeSelectionIndexPaths:(NSArray *)indexPaths'
Available in Mac OS X v10.4 and later.


- indexPaths (NSArray)
- MISSING

[Missing <returns> documentation for "M:Monobjc.AppKit.NSTreeController.RemoveSelectionIndexPaths(Monobjc.Foundation.NSArray)"]

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