Share via


NSComboBox.RemoveAll Method

Definition

[Foundation.Export("removeAllItems")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveAll();
[<Foundation.Export("removeAllItems")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveAll : unit -> unit
override this.RemoveAll : unit -> unit
Attributes

Applies to