共用方式為


NSManagedObject.SetValue(IntPtr, String) 方法

定義

設定所提供 key 之 屬性的接收者值。

[Foundation.Export("setValue:forKey:")]
public virtual void SetValue (IntPtr value, string key);
abstract member SetValue : nativeint * string -> unit
override this.SetValue : nativeint * string -> unit

參數

value
IntPtr

nativeint

key
String
屬性

適用於