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

适用于