NSMutableOrderedSet.Add(NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds the specified object to this set.
[Foundation.Export("addObject:")]
public virtual void Add (Foundation.NSObject obj);
abstract member Add : Foundation.NSObject -> unit
override this.Add : Foundation.NSObject -> unit
Parameters
- obj
- NSObject
- Attributes