NSMutableArray.InsertObjects(NSObject[], NSIndexSet) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("insertObjects:atIndexes:")]
public virtual void InsertObjects (Foundation.NSObject[] objects, Foundation.NSIndexSet atIndexes);
abstract member InsertObjects : Foundation.NSObject[] * Foundation.NSIndexSet -> unit
override this.InsertObjects : Foundation.NSObject[] * Foundation.NSIndexSet -> unit
Parâmetros
- objects
- NSObject[]
- atIndexes
- NSIndexSet
- Atributos