Edit

Share via


NSMutableArray<TValue>.InsertObjects(TValue[], NSIndexSet) Method

Definition

public void InsertObjects (TValue[] objects, Foundation.NSIndexSet atIndexes);
override this.InsertObjects : 'Value[] * Foundation.NSIndexSet -> unit

Parameters

objects
TValue[]
atIndexes
NSIndexSet

Applies to