Returns the actual object or objects specified by the receiver as evaluated in the context of given container object.
Original signature is '- (id)objectsByEvaluatingWithContainers:(id)containers'
Available in Mac OS X v10.0 and later.


- containers (Id)
- MISSING

The actual object or objects specified by the receiver as evaluated in the context of its container object or objects (containers).

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