Share via


NSMutableArray<TValue>.Insert(TValue, IntPtr) Method

Definition

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

Parameters

obj
TValue
index
IntPtr

nativeint

Applies to