NSTreeController.InsertObject(NSObject, NSIndexPath) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("insertObject:atArrangedObjectIndexPath:")]
public virtual void InsertObject (Foundation.NSObject object1, Foundation.NSIndexPath indexPath);
abstract member InsertObject : Foundation.NSObject * Foundation.NSIndexPath -> unit
override this.InsertObject : Foundation.NSObject * Foundation.NSIndexPath -> unit
Paramètres
- object1
- NSObject
- indexPath
- NSIndexPath
- Attributs