Sdílet prostřednictvím


NSMutableArray.RemoveAllObjects Method

Definition

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

Applies to