NSMutableArray<TValue>.Insert(TValue, nint) 方法

定义

public void Insert(TValue obj, nint index);
override this.Insert : 'Value * nint -> unit

参数

obj
TValue
index
System.System.IntPtr System.nativeint

适用于