NSMutableArray.AddObjects(NSObject[]) Method

Definition

[Foundation.Export("addObjectsFromArray:")]
public virtual void AddObjects (Foundation.NSObject[] source);
abstract member AddObjects : Foundation.NSObject[] -> unit
override this.AddObjects : Foundation.NSObject[] -> unit

Parameters

source
NSObject[]
Attributes

Applies to