Returns the result of transforming a given value.
Original signature is '- (id)transformedValue:(id)value'
Available in Mac OS X v10.3 and later.


- value (Id)
- The value to transform.

The result of transforming value. The default implementation simply returns value.

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