Declaration

func setObject(_ object: Any!, start: Int, end: Int)

Declaration

- (void) setObject:(id) object startIndex:(NSInteger) start endIndex:(NSInteger) end;

Declaration

setObject_startIndex_endIndex_(object: object, start: int, end: int)