共用方式為


NSMutableOrderedSet.Remove(nint) 方法

定義

移除位於指定索引處的物件。

[Foundation.Export("removeObjectAtIndex:")]
public virtual void Remove (nint index);
abstract member Remove : nint -> unit
override this.Remove : nint -> unit

參數

index
System.System.IntPtr System.nativeint
屬性

適用於