NSMutableOrderedSet<TKey>.InsertObjects(TKey[], NSIndexSet) Method

Definition

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

Parameters

objects
TKey[]
atIndexes
NSIndexSet

Applies to