다음을 통해 공유


NSManagedObject.SetPrimitiveValue(IntPtr, String) 메서드

정의

제공된 에 의해 지정된 속성에 대한 수신기의 내부 기본값을 key설정합니다.

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

매개 변수

value
IntPtr

nativeint

key
String
특성

적용 대상