NSFormatter.GetObjectValue(NSObject, String, NSString) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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