NSManagedObject.ValueForKey(String) Method

Definition

Returns the value for the property that is identified by the specified key.

[Foundation.Export("valueForKey:")]
public virtual IntPtr ValueForKey (string key);
override this.ValueForKey : string -> nativeint

Parameters

key
String

Returns

IntPtr

nativeint

Attributes

Applies to