Declaration

func removeObject(at idx: UInt)

Declaration

- (void) removeObjectAtIndex:(NSUInteger) idx;

Declaration

removeObjectAtIndex_(idx: int)