Share via


NSMutableArray.RemoveLastObject Method

Definition

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

Applies to