NSManagedObject.ValueForKey(String) 方法

定义

返回 value 由指定的 key标识的属性的 。

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

参数

key
String

返回

IntPtr

nativeint

属性

适用于