共用方式為


NSMutableOrderedSet.RemoveObject(NSObject) 方法

定義

從這個集合中移除指定的 物件。

[Foundation.Export("removeObject:")]
public virtual void RemoveObject (Foundation.NSObject obj);
abstract member RemoveObject : Foundation.NSObject -> unit
override this.RemoveObject : Foundation.NSObject -> unit

參數

obj
NSObject
屬性

適用於