次の方法で共有


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
属性

適用対象