Declaration

func removeObject(from: UInt, to: UInt) -> Bool

Declaration

- (BOOL) removeObjectFromIndex:(NSUInteger) from To:(NSUInteger) to;

Declaration

removeObjectFromIndex_To_(from: int, to: int) -> bool