共用方式為


NSArray.SetValueForKey(NSObject, NSString) 方法

定義

[Foundation.Export("setValue:forKey:")]
public virtual void SetValueForKey (Foundation.NSObject value, Foundation.NSString key);
override this.SetValueForKey : Foundation.NSObject * Foundation.NSString -> unit

參數

value
NSObject
key
NSString
屬性

適用於