Declaration

func removeObjectFromSelection(at idx: UInt)

Declaration

- (void) removeObjectFromSelectionAtIndex:(NSUInteger) idx;

Declaration

removeObjectFromSelectionAtIndex_(idx: int)

Discussion

An index outside the selection has no effect.

See Also

Selection