NSTreeController.InsertObjects(NSObject[], NSArray) Method

Definition

[Foundation.Export("insertObjects:atArrangedObjectIndexPaths:")]
public virtual void InsertObjects (Foundation.NSObject[] objects, Foundation.NSArray indexPaths);
abstract member InsertObjects : Foundation.NSObject[] * Foundation.NSArray -> unit
override this.InsertObjects : Foundation.NSObject[] * Foundation.NSArray -> unit

Parameters

objects
NSObject[]
indexPaths
NSArray
Attributes

Applies to