NSFormatter.GetObjectValue(NSObject, String, NSString) Method

Definition

[Foundation.Export("getObjectValue:forString:errorDescription:")]
public virtual bool GetObjectValue (out Foundation.NSObject obj, string str, out Foundation.NSString error);
abstract member GetObjectValue :  * string *  -> bool
override this.GetObjectValue :  * string *  -> bool

Parameters

obj
NSObject
str
String
error
NSString

Returns

Attributes

Applies to