Declaration

func object(at idx: Int) -> Any!

Declaration

- (id) objectAtIndex:(NSInteger) idx;

Declaration

objectAtIndex_(idx: int) -> object