Re: -get<Key>:range:
Re: -get<Key>:range:
- Subject: Re: -get<Key>:range:
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 20 Dec 2003 13:52:14 -0800
On Dec 20, 2003, at 10:42 AM, Daryn wrote:
What is the first parameter to this message?
I'd guess (id *), as in:
getObjects:range:
- (void)getObjects:(id *)aBuffer range:(NSRange)aRange
Copies the objects contained in the receiver that fall within the
specified range to aBuffer.
Hint for Shawn: NSKeyValueCoding.h :-)
(I've filed a doc enhancement request.)
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.