사용자 정의 클래스 로 하여 금 아래 표 시 된 접근 을 지원 하 게 하 는 방법

- (id) objectAtIndexedSubscript: ( NSUInteger ) idx ;
- (void) setObject: ( id ) obj atIndexedSubscript: ( NSUInteger ) idx ;
- (void) setObject: ( id ) obj forKeyedSubscript: ( id < NSCopying > ) key ;
- (id) objectForKeyedSubscript: ( id ) key ;

         :

http://petersteinberger.com/blog/2012/using-subscripting-with-Xcode-4_4-and-iOS-4_3/

좋은 웹페이지 즐겨찾기