Returns the currently chosen items for a given row.
Original signature is '- (NSArray *)criteriaForRow:(NSInteger)row'
Available in Mac OS X v10.5 and later.


- row (NSInteger)
- The index of a row in the receiver.

The currently chosen items for row row.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)