Returns the version in effect for the class with a given name.
Original signature is '- (NSInteger)versionForClassName:(NSString *)className'
Available in Mac OS X v10.0 and later.


- className (NSString)
- MISSING

The version in effect for the class named className or NSNotFound if no class named className exists.

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