Returns the class of the value returned by the receiver for a forward transformation.
Original signature is '+ (Class)transformedValueClass'
Available in Mac OS X v10.3 and later.

Declaration Syntax
public static Class TransformedValueClass { get; }
Public Shared ReadOnly Property TransformedValueClass As Class
Get
public:
static property Class^ TransformedValueClass {
Class^ get ();
}

Version Information
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)
Assembly:
Monobjc.Foundation (Module: Monobjc.Foundation)