Share via


NSDateComponentsFormatter.GetObjectValue(NSObject, String, String) Method

Definition

[Foundation.Export("getObjectValue:forString:errorDescription:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool GetObjectValue(out Foundation.NSObject obj, string str, out string error);
[<Foundation.Export("getObjectValue:forString:errorDescription:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
override this.GetObjectValue : NSObject * string * string -> bool

Parameters

obj
NSObject
str
String
error
String

Returns

Attributes

Applies to