다음을 통해 공유


NSManagedObject.PrimitiveValueForKey(String) 메서드

정의

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

[Foundation.Export("primitiveValueForKey:")]
public virtual IntPtr PrimitiveValueForKey (string key);
abstract member PrimitiveValueForKey : string -> nativeint
override this.PrimitiveValueForKey : string -> nativeint

매개 변수

key
String

반환

IntPtr

nativeint

특성

적용 대상