Declaration

func object(at idx: UInt) -> Any?

Declaration

- (id) objectAtIndex:(NSUInteger) idx;

Declaration

objectAtIndex_(idx: int) -> object